Home
last modified time | relevance | path

Searched defs:b_offset (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_merge_regs.c213 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/
Dslice_buffer.cc210 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/
Dwrite-qt.c369 unsigned int b_offset = peek_u32 (b + 4); in cmp_hashes() local
/third_party/ffmpeg/libavcodec/
Damrwbdec.c405 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/
Dlinpack-benchmark.cpp994 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/
DSerializableTestUtility.java566 int a_offset, b_offset; in hasSameBehavior() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java564 int a_offset, b_offset; in hasSameBehavior() local
/third_party/mesa3d/src/intel/perf/
Dintel_perf.h240 int b_offset; member
/third_party/quickjs/
Dlibbf.c818 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/
Dcompile.c134 int b_offset; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp799 const glw::GLuint b_offset = alignment; in CreateBufferTexture() local