/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.c | 36 static inline unsigned int r600_bytecode_get_num_operands(struct r600_bytecode *bc, struct r600_byt… in r600_bytecode_get_num_operands() 257 void r600_bytecode_init(struct r600_bytecode *bc, enum chip_class chip_class, enum radeon_family fa… in r600_bytecode_init() 272 static int r600_bytecode_add_cf(struct r600_bytecode *bc) in r600_bytecode_add_cf() 295 int r600_bytecode_add_output(struct r600_bytecode *bc, const struct r600_bytecode_output *output) in r600_bytecode_add_output() 342 static int is_alu_once_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_once_inst() 423 static int is_alu_reduction_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_reduction_inst() 444 static int is_alu_cube_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_cube_inst() 459 static int is_alu_mova_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_mova_inst() 493 static int is_alu_vec_unit_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_vec_unit_inst() 548 static int is_alu_trans_unit_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_alu_trans_unit_inst() [all …]
|
D | eg_asm.c | 30 int eg_bytecode_cf_build(struct r600_bytecode *bc, struct r600_bytecode_cf *cf) in eg_bytecode_cf_build()
|
D | r700_asm.c | 36 int r700_bytecode_alu_build(struct r600_bytecode *bc, struct r600_bytecode_alu *alu, unsigned id) in r700_bytecode_alu_build()
|
/external/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.type/ |
D | p1.cpp | 10 B<T>::C bc; // ok, B<T> is the current instantiation. member 15 B<B<T>>::C bc; // ok, B<B<T>> is the current instantiation. member 20 B<B<T>>::C bc; // expected-error {{missing 'typename'}} member
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodemv.c | 21 static B_PREDICTION_MODE read_bmode(vp8_reader *bc, const vp8_prob *p) in read_bmode() 28 static MB_PREDICTION_MODE read_ymode(vp8_reader *bc, const vp8_prob *p) in read_ymode() 35 static MB_PREDICTION_MODE read_kf_ymode(vp8_reader *bc, const vp8_prob *p) in read_kf_ymode() 42 static MB_PREDICTION_MODE read_uv_mode(vp8_reader *bc, const vp8_prob *p) in read_uv_mode() 51 vp8_reader *const bc = & pbi->mbc[8]; in read_kf_modes() local 118 static void read_mvcontexts(vp8_reader *bc, MV_CONTEXT *mvc) in read_mvcontexts() 153 vp8_reader *const bc = & pbi->mbc[8]; in mb_mode_mv_init() local 230 static void decode_split_mv(vp8_reader *const bc, MODE_INFO *mi, in decode_split_mv() 341 vp8_reader *const bc = & pbi->mbc[8]; in read_mb_modes_mv() local
|
/external/libcxx/test/std/containers/unord/unord.set/ |
D | bucket.pass.cpp | 42 size_t bc = c.bucket_count(); in main() local 61 size_t bc = c.bucket_count(); in main() local
|
/external/libcxx/test/std/containers/unord/unord.multiset/ |
D | bucket.pass.cpp | 42 size_t bc = c.bucket_count(); in main() local 62 size_t bc = c.bucket_count(); in main() local
|
/external/libcxx/test/std/containers/unord/unord.map/ |
D | bucket.pass.cpp | 43 size_t bc = c.bucket_count(); in main() local 63 size_t bc = c.bucket_count(); in main() local
|
/external/libcxx/test/std/containers/unord/unord.multimap/ |
D | bucket.pass.cpp | 43 size_t bc = c.bucket_count(); in main() local 63 size_t bc = c.bucket_count(); in main() local
|
/external/lldb/test/types/ |
D | AbstractBase.py | 60 def build_and_run(self, source, atoms, dsym=True, bc=False, qd=False): argument 63 def build_and_run_expr(self, source, atoms, dsym=True, bc=False, qd=False): argument 66 …def build_and_run_with_source_atoms_expr(self, source, atoms, expr, dsym=True, bc=False, qd=False): argument
|
/external/libcxxabi/test/ |
D | test_aux_runtime.pass.cpp | 30 catch ( const std::bad_typeid &bc ) { return true; } in bad_typeid_test() local 46 catch ( const std::bad_cast &bc ) { return true; } in bad_cast_test() local
|
/external/clang/test/SemaCXX/ |
D | overload-call-copycon.cpp | 28 void test_copycon2(A a, const A ac, B b, B const bc, B volatile bv) { in test_copycon2() 39 void test_copycon3(B b, const B bc) { in test_copycon3()
|
/external/libgsm/src/ |
D | gsm_print.c | 18 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
|
D | gsm_decode.c | 16 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
|
D | gsm_encode.c | 15 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
|
D | long_term.c | 60 word Nc, bc; variable 164 word Nc, bc; variable 302 word Nc, bc; variable 479 word Nc, bc; variable 648 word Nc, bc; variable 720 word Nc, bc; variable
|
D | gsm_explode.c | 17 # define bc *((gsm_signal (*) [17])(target + 9)) macro
|
D | gsm_implode.c | 111 # define bc *((gsm_signal (*) [17])(source + 9)) macro
|
/external/skia/src/effects/gradients/ |
D | SkGradientBitmapCache.h | 42 AutoValidate(const SkGradientBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | bitstream.c | 134 static void write_ymode(vp8_writer *bc, int m, const vp8_prob *p) in write_ymode() 139 static void kfwrite_ymode(vp8_writer *bc, int m, const vp8_prob *p) in kfwrite_ymode() 144 static void write_uv_mode(vp8_writer *bc, int m, const vp8_prob *p) in write_uv_mode() 150 static void write_bmode(vp8_writer *bc, int m, const vp8_prob *p) in write_bmode() 155 static void write_split(vp8_writer *bc, int x) in write_split() 720 vp8_writer *const bc = cpi->bc; in write_kfmodes() local 1250 static void put_delta_q(vp8_writer *bc, int delta_q) in put_delta_q() 1271 vp8_writer *const bc = cpi->bc; in vp8_pack_bitstream() local
|
/external/v8/src/ |
D | diy-fp.cc | 24 uint64_t bc = b * c; in Multiply() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/bc/ |
D | BCObjectIdentifiers.java | 17 public static final ASN1ObjectIdentifier bc = new ASN1ObjectIdentifier("1.3.6.1.4.1.22554"); field
|
/external/clang/test/CXX/special/class.inhctor/ |
D | elsewhere.cpp | 39 B<char> bc; variable
|
/external/compiler-rt/lib/builtins/ppc/ |
D | multc3.c | 30 long double bc = __gcc_qmul(b,c); in __multc3() local
|
/external/mesa3d/src/mesa/tnl_dd/ |
D | t_dd_tritmp.h | 237 GLfloat bc = b * ic; in TAG() local 470 GLfloat bc = b * ic; in TAG() local
|