Home
last modified time | relevance | path

Searched defs:bb (Results 1 - 25 of 260) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
H A DrequiredMappedTypeModifierTrumpsVariance.js
H A DtemplateLiteralTypesPatterns.js333 var bb; variable
334 var bb; variable
/third_party/python/Objects/stringlib/
H A Deq.h7 unicode_eq(PyObject *aa, PyObject *bb) in unicode_eq() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Doptimize.c35 struct basic_block *bb; in clean_up_insns() local
H A Dunssa.c117 static void rewrite_phi_bb(struct basic_block *bb) in rewrite_phi_bb() argument
135 struct basic_block *bb; in unssa() local
[all...]
H A Dgraph.c46 struct basic_block *bb; in graph_ep() local
122 struct basic_block *bb; graph_calls() local
[all...]
H A Dir.c88 static int check_branch(struct entrypoint *ep, struct instruction *insn, struct basic_block *bb) in check_branch() argument
189 struct basic_block *bb; ir_validate() local
[all...]
/third_party/qrcodegen/rust/examples/
H A Dqrcodegen-demo.rs129 let mut bb = qrcodegen::BitBuffer(Vec::new()); in do_segment_demo() variables
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dredundancy_elimination.cpp48 EliminateRedundanciesFrom( DominatorTreeNode* bb, const ValueNumberTable& vnTable, std::map<uint32_t, uint32_t> value_to_ids) EliminateRedundanciesFrom() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dredundancy_elimination.cpp48 EliminateRedundanciesFrom( DominatorTreeNode* bb, const ValueNumberTable& vnTable, std::map<uint32_t, uint32_t> value_to_ids) EliminateRedundanciesFrom() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_bfin.h44 spx_word32_t res, bb; in PDIV32_16() local
69 spx_word32_t res, bb; in DIV32_16() local
/third_party/spirv-tools/source/opt/
H A Dredundancy_elimination.cpp48 EliminateRedundanciesFrom( DominatorTreeNode* bb, const ValueNumberTable& vnTable, std::map<uint32_t, uint32_t> value_to_ids) EliminateRedundanciesFrom() argument
/third_party/cups-filters/fontembed/
H A Daglfn13.c182 const unsigned short aa=((struct agl_lt *)a)->uid,bb=((struct agl_lt *)b)->uid; in agl_cmp() local
/third_party/node/test/parallel/
H A Dtest-querystring.js
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_addr.c79 uint32_t ngtcp2_addr_compare(const ngtcp2_addr *aa, const ngtcp2_addr *bb) { in ngtcp2_addr_compare() argument
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
H A Df_impl64.c30 uint64_t aa[4], bb[4], bbb[4]; in gf_mul() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
H A Df_impl32.c30 uint32_t aa[8], bb[8]; in gf_mul() local
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dfcrypt.c104 unsigned char bb[9]; in DES_fcrypt() local
/third_party/qrcodegen/rust-no-heap/examples/
H A Dqrcodegen-demo.rs170 let mut bb = qrcodegen::BitBuffer::new(&mut tempbuffer); in do_segment_demo() variables
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DBitBuffer.java106 public void appendData(BitBuffer bb) { in appendData() argument
/third_party/openssl/crypto/ec/curve448/arch_64/
H A Df_impl64.c30 uint64_t aa[4], bb[4], bbb[4]; in gf_mul() local
/third_party/openssl/crypto/ec/curve448/arch_32/
H A Df_impl32.c30 uint32_t aa[8], bb[8]; in gf_mul() local
/third_party/openssl/crypto/des/
H A Dfcrypt.c104 unsigned char bb[9]; in DES_fcrypt() local
/third_party/spirv-tools/test/opt/
H A Dfunction_test.cpp350 auto bb = first_block; in TEST() local
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dbitmap_wrapper.cpp46 BBitmap *bb = new BBitmap(BRect(0, 0, width, height), colorSpace); in create_bitmap() local
56 BBitmap *bb = (BBitmap*)bitmap; in get_bitmap_size() local
69 BBitmap *bb = (BBitmap*)bitmap; in get_bitmap_color_space() local
79 BBitmap *bb = (BBitmap*)bitmap; copy_bitmap_bits() local
91 BBitmap *bb = (BBitmap*)bitmap; import_bitmap_bits() local
102 BBitmap *bb = (BBitmap*)bitmap; delete_bitmap() local
110 BBitmap *bb = (BBitmap*)bitmap; get_bitmap_bytes_per_row() local
120 BBitmap *bb = (BBitmap*)bitmap; get_bitmap_bits_length() local
130 BBitmap *bb = (BBitmap*)bitmap; dump_bitmap() local
[all...]

Completed in 8 milliseconds

1234567891011