Home
last modified time | relevance | path

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

1234567

/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/libvpx/libvpx/vp8/decoder/
Ddecodemv.c17 static B_PREDICTION_MODE read_bmode(vp8_reader *bc, const vp8_prob *p) { in read_bmode()
23 static MB_PREDICTION_MODE read_ymode(vp8_reader *bc, const vp8_prob *p) { in read_ymode()
29 static MB_PREDICTION_MODE read_kf_ymode(vp8_reader *bc, const vp8_prob *p) { in read_kf_ymode()
35 static MB_PREDICTION_MODE read_uv_mode(vp8_reader *bc, const vp8_prob *p) { in read_uv_mode()
42 vp8_reader *const bc = &pbi->mbc[8]; in read_kf_modes() local
96 static void read_mvcontexts(vp8_reader *bc, MV_CONTEXT *mvc) { in read_mvcontexts()
123 vp8_reader *const bc = &pbi->mbc[8]; in mb_mode_mv_init() local
187 static void decode_split_mv(vp8_reader *const bc, MODE_INFO *mi, in decode_split_mv()
285 vp8_reader *const bc = &pbi->mbc[8]; in read_mb_modes_mv() local
/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/libcxx/test/std/containers/unord/unord.multimap/
Dbucket.pass.cpp44 size_t bc = c.bucket_count(); in main() local
64 size_t bc = c.bucket_count(); in main() local
/external/libcxx/test/std/containers/unord/unord.map/
Dbucket.pass.cpp44 size_t bc = c.bucket_count(); in main() local
64 size_t bc = c.bucket_count(); in main() local
/external/libcxx/test/std/containers/unord/unord.set/
Dbucket.pass.cpp43 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.multiset/
Dbucket.pass.cpp43 size_t bc = c.bucket_count(); in main() local
63 size_t bc = c.bucket_count(); in main() local
/external/clang/test/SemaCXX/
Doverload-call-copycon.cpp34 void test_copycon2(A a, const A ac, B b, B const bc, B volatile bv) { in test_copycon2()
45 void test_copycon3(B b, const B bc) { in test_copycon3()
/external/syslinux/com32/modules/
Dcptime.c116 void print_cp_result_long(char *fn, size_t bcnt, clock_t bc, clock_t ec, size_t bufsz, char do_verb… in print_cp_result_long()
129 void print_cp_result_simple(char *fn, size_t bcnt, clock_t bc, clock_t ec, size_t bufsz, char do_ve… in print_cp_result_simple()
149 clock_t bc, ec; in time_copy() local
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c106 static void write_ymode(vp8_writer *bc, int m, const vp8_prob *p) { in write_ymode()
110 static void kfwrite_ymode(vp8_writer *bc, int m, const vp8_prob *p) { in kfwrite_ymode()
114 static void write_uv_mode(vp8_writer *bc, int m, const vp8_prob *p) { in write_uv_mode()
118 static void write_bmode(vp8_writer *bc, int m, const vp8_prob *p) { in write_bmode()
122 static void write_split(vp8_writer *bc, int x) { in write_split()
600 vp8_writer *const bc = cpi->bc; in write_kfmodes() local
1046 static void put_delta_q(vp8_writer *bc, int delta_q) { in put_delta_q()
1064 vp8_writer *const bc = cpi->bc; in vp8_pack_bitstream() local
/external/testng/src/test/java/test/verify/
DVerify3SampleTest.java10 public void bc() { in bc() method in Verify3SampleTest
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DLineImpl.java55 final int bc = branches.getCoveredCount(); in getInstance() local
84 public Fix(final int im, final int ic, final int bm, final int bc) { in Fix()
/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
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_encode.c15 word LARc[8], Nc[4], Mc[4], bc[4], xmaxc[4], xmc[13*4]; variable
/external/testng/src/main/java/org/testng/internal/annotations/
DAnnotationHelper.java64 …IConfigurationAnnotation bc = (IConfigurationAnnotation) finder.findAnnotation(ctor, IBeforeClass.… in findConfiguration() local
88 …IConfigurationAnnotation bc = (IConfigurationAnnotation) finder.findAnnotation(m, IBeforeClass.cla… in findConfiguration() local
105IConfigurationAnnotation bc, IConfigurationAnnotation ac, IConfigurationAnnotation bm, IConfigurat… in createConfiguration()
/external/testng/src/test/java/test/superclass/
DBase1.java8 public void bc() { in bc() method in Base1
DBase2.java10 public void bc() { in bc() method in Base2
/external/testng/src/test/java/test/
DBaseLogTest.java17 public void bc() { in bc() method in BaseLogTest
/external/skia/src/effects/gradients/
DSkGradientBitmapCache.h41 AutoValidate(const SkGradientBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate()
/external/testng/src/test/java/test/attributes/
DAttributeTest.java14 public void bc(ITestContext ctx) { in bc() method in AttributeTest
/external/testng/src/test/java/test/hook/
DConfigurableSuccessWithListenerTest.java35 public void bc() { in bc() method in ConfigurableSuccessWithListenerTest

1234567