Home
last modified time | relevance | path

Searched refs:add (Results 4251 - 4275 of 5814) sorted by relevance

1...<<171172173174175176177178179180>>...233

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java1204 detectedEncodings.add(m.getName())); in TestBug6889()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java1201 detectedEncodings.add(m.getName())); in TestBug6889()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java994 this.classNames.add(className); in visit()
/third_party/icu/icu4c/source/common/
H A Dunisetspan.cpp449 pSpanNotSet->add(c); in addToSpanNotSet()
1334 * For each set string add its initial code point to the spanNotSet.
1335 * (Also add its final code point for spanNotBack().)
/third_party/littlefs/scripts/
H A Dbench.py798 children.add(proc)
H A Dplotmpl.py279 ks.add(tuple(r.get(k, '') for k in by))
920 # add a legend? a bit tricky with matplotlib
H A Dperf.py288 syms[name].add((addr, size))
H A Dperfbd.py196 syms[name].add((addr, size))
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c1501 AOP_CASE(add): { in brw_aop_for_nir_intrinsic()
1516 unreachable("Invalid add atomic opcode"); in brw_aop_for_nir_intrinsic()
/third_party/node/lib/internal/streams/
H A Dreadable.js48 } = require('internal/streams/add-abort-signal');
792 state.awaitDrainWriters.add(dest);
/third_party/node/deps/icu-small/source/common/
H A Dunisetspan.cpp449 pSpanNotSet->add(c); in addToSpanNotSet()
1334 * For each set string add its initial code point to the spanNotSet.
1335 * (Also add its final code point for spanNotBack().)
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp543 backwardBuilder->add(backward, int32_t(composite), status); in writeCanonicalCompositions()
937 // Let's add 1 to index to make it always non-zero to distinguish in computeDecompositions()
/third_party/node/deps/npm/node_modules/lru-cache/dist/commonjs/
H A Dindex.js396 warned.add(code);
869 status.set = 'add';
/third_party/node/deps/npm/node_modules/lru-cache/dist/esm/
H A Dindex.js393 warned.add(code);
866 status.set = 'add';
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/aes/
H A Dvpaes-ppc.s1421 add 5, 5, 9
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/aes/
H A Dvpaes-ppc.s1421 add 5, 5, 9
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp366 backwardBuilder->add(backward, int32_t(composite), status); in writeCanonicalCompositions()
733 // Let's add 1 to index to make it always non-zero to distinguish in computeDecompositions()
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/aes/
H A Dvpaes-ppc.s1437 add 5, 5, 9
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/aes/
H A Dvpaes-ppc.s1437 add 5, 5, 9
/third_party/node/deps/v8/src/diagnostics/loong64/
H A Ddisasm-loong64.cc1026 Format(instr, "add.w 'rd, 'rj, 'rk"); in DecodeTypekOp17()
1029 Format(instr, "add.d 'rd, 'rj, 'rk"); in DecodeTypekOp17()
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc958 Format(instr, "add'cond's 'rd, 'rn, 'shift_op"); in DecodeType01()
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl719 #add \$8,%rsp # 8 is reserved for callee's ra
829 add \$15,%rdx
/third_party/libabigail/src/
H A Dabg-corpus.cc131 /// be added to the set of exported function and if it fits in, add
134 /// @param fn the function to add the set of exported functions.
154 /// be added to the set of exported variable and if it fits in, add
157 /// @param fn the variable to add the set of exported variables.
620 /// @param tu the new translation unit to add.
622 corpus::add(const translation_unit_sptr& tu) in add() function in abigail::ir::corpus
1512 /// The object does have methods to add the decls to the set of
1625 /// @param syms the set the symbols to add.
1647 /// @param syms the set the symbols to add.
1682 /// @param corp the new corpus to add
[all...]
H A Dabg-ctf-reader.cc415 corp->add(ir_translation_unit); in process_ctf_archive()
952 /// @param sou the IR struct or union type to which add the members.
987 /* Create a declaration IR node for the member and add it to the in process_ctf_sou_members()
1003 /// Create a declaration-only union or struct type and add it to the
1107 /* Now add the struct members as specified in the CTF type description. in process_ctf_struct_type()
1158 /* Now add the union members as specified in the CTF type description. in process_ctf_union_type()
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs125 let string_ptr = (*manglings).Strings.add(i); in cxx_manglings()

Completed in 45 milliseconds

1...<<171172173174175176177178179180>>...233