Searched defs:b_offset (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_merge_regs.c | 213 merge_merge_sets(struct ir3_merge_set *a, struct ir3_merge_set *b, int b_offset) in merge_merge_sets() 250 struct ir3_merge_set *b, int b_offset) in merge_sets_interfere() 324 struct ir3_register *b, unsigned b_offset) in try_merge_defs() 344 ir3_force_merge(struct ir3_register *a, struct ir3_register *b, int b_offset) in ir3_force_merge()
|
/third_party/grpc/src/core/lib/slice/ |
D | slice_buffer.cc | 210 size_t b_offset = static_cast<size_t>(b->slices - b->base_slices); in grpc_slice_buffer_swap() local
|
/third_party/gettext/gettext-tools/src/ |
D | write-qt.c | 369 unsigned int b_offset = peek_u32 (b + 4); in cmp_hashes() local
|
/third_party/ffmpeg/libavcodec/ |
D | amrwbdec.c | 405 int b_offset = 1 << (m - 1); in decode_4p_track() local 450 int b_offset = 1 << (m - 1); in decode_6p_track() local
|
/third_party/boost/libs/multiprecision/performance/ |
D | linpack-benchmark.cpp | 994 integer a_dim1, a_offset, b_dim1, b_offset, c_dim1, c_offset, i__1, i__2; in mm_() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 566 int a_offset, b_offset; in hasSameBehavior() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 564 int a_offset, b_offset; in hasSameBehavior() local
|
/third_party/mesa3d/src/intel/perf/ |
D | intel_perf.h | 240 int b_offset; member
|
/third_party/quickjs/ |
D | libbf.c | 818 slimb_t bit_offset, b_offset, n; in count_cancelled_bits() local 6643 slimb_t d, a_offset, b_offset, i, r_len; in bfdec_add_internal() local
|
/third_party/python/Python/ |
D | compile.c | 134 int b_offset; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local
|