Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 25 of 115) sorted by relevance

12345

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c36 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 …]
Deg_asm.c30 int eg_bytecode_cf_build(struct r600_bytecode *bc, struct r600_bytecode_cf *cf) in eg_bytecode_cf_build()
Dr700_asm.c36 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/
Dp1.cpp10 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/
Ddecodemv.c21 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/
Dbucket.pass.cpp42 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/
Dbucket.pass.cpp42 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/
Dbucket.pass.cpp43 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/
Dbucket.pass.cpp43 size_t bc = c.bucket_count(); in main() local
63 size_t bc = c.bucket_count(); in main() local
/external/lldb/test/types/
DAbstractBase.py60 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/
Dtest_aux_runtime.pass.cpp30 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/
Doverload-call-copycon.cpp28 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/
Dgsm_print.c18 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
Dgsm_decode.c16 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
Dgsm_encode.c15 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
Dlong_term.c60 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
Dgsm_explode.c17 # define bc *((gsm_signal (*) [17])(target + 9)) macro
Dgsm_implode.c111 # define bc *((gsm_signal (*) [17])(source + 9)) macro
/external/skia/src/effects/gradients/
DSkGradientBitmapCache.h42 AutoValidate(const SkGradientBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate()
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c134 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/
Ddiy-fp.cc24 uint64_t bc = b * c; in Multiply() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/bc/
DBCObjectIdentifiers.java17 public static final ASN1ObjectIdentifier bc = new ASN1ObjectIdentifier("1.3.6.1.4.1.22554"); field
/external/clang/test/CXX/special/class.inhctor/
Delsewhere.cpp39 B<char> bc; variable
/external/compiler-rt/lib/builtins/ppc/
Dmultc3.c30 long double bc = __gcc_qmul(b,c); in __multc3() local
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_tritmp.h237 GLfloat bc = b * ic; in TAG() local
470 GLfloat bc = b * ic; in TAG() local

12345