/hardware/google/gfxstream/guest/mesa/src/util/ |
D | bigmath.h | 38 uint32_t carry = 0; in _ubm_add_u32arr() local 40 uint64_t sum = carry; in _ubm_add_u32arr() 46 carry = sum >> 32; in _ubm_add_u32arr() 61 return carry; in _ubm_add_u32arr() 76 uint32_t carry = 0; in _ubm_mul_u32arr() local 90 tmp += carry; in _ubm_mul_u32arr() 94 carry = tmp >> 32; in _ubm_mul_u32arr() 102 dst[i + b_len] = carry; in _ubm_mul_u32arr() 104 overflow = overflow || carry > 0; in _ubm_mul_u32arr()
|
D | softfloat.c | 584 uint8_t carry; in _mesa_neg_x_m() local 589 carry = 1; in _mesa_neg_x_m() 591 word = ~m_out[index] + carry; in _mesa_neg_x_m() 597 carry = 0; in _mesa_neg_x_m() 615 uint8_t carry; in _mesa_add_m() local 620 carry = 0; in _mesa_add_m() 623 word = a_word + b[index] + carry; in _mesa_add_m() 628 carry = (word < a_word); in _mesa_add_m()
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_integer.hpp | 37 vecType<uint, P> & carry);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_dynamic_rendering.adoc | 43 Render pass objects also carry a lot of baggage in terms of developer opinion, and an overhaul repl… 117 …NT_STORE_OP_STORE` – other combinations in the existing API do not really carry any useful meaning.
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | README | 146 std::optional also increases the size of the object to carry an extra
|
/hardware/google/gfxstream/third-party/astc-encoder/ |
D | LICENSE.txt | 98 (b) You must cause any modified files to carry prominent notices
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 352 * Some radio technologies provide pointers to other programs that carry 356 * This is not a list of programs that carry the same content (i.e.
|
/hardware/qcom/display/msm8998/liblight/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8996/liblight/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | NOTICE | 111 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/google/graphics/common/hwc3/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/ril/libril/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/ril/rild/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8960/liblight/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/google/graphics/common/libv4l2/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/bt/msm8996/libbt-vendor/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/audio/visualizer/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/google/graphics/common/libhwc2.1/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/hardware/ril/reference-ril/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|