Home
last modified time | relevance | path

Searched defs:add (Results 201 - 225 of 707) sorted by relevance

12345678910>>...29

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCharsTrieBuilder.java41 public CharsTrieBuilder add(CharSequence s, int value) { in add() method in CharsTrieBuilder
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DTailoredSet.java376 private void add(int c) { add() method in TailoredSet
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRanges.java203 public void add(StandardPlural rangeStart, StandardPlural rangeEnd, in add() method in PluralRanges
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonicalCharacterData.java122 public void add(int character) in add() method in CanonicalCharacterData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DICUDurationTest.java101 public Duration add(Duration rhs) { in add() method in ICUDurationTest.ICUTestDuration
/third_party/mesa3d/bin/pick/
H A Dui.py192 def add(self) -> None: member in UI
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c216 insert_u64_bit(uint64_t *val, bool add) in insert_u64_bit() argument
H A Dtest_fs_scoreboard.cpp493 fs_inst *add = instruction(body, 0); in TEST_F() local
529 fs_inst *add = instruction(body, 0); in TEST_F() local
566 fs_inst *add = instruction(body, 4); in TEST_F() local
597 fs_inst *add in TEST_F() local
630 fs_inst *add = instruction(body, 0); TEST_F() local
663 fs_inst *add = instruction(body, 3); TEST_F() local
696 fs_inst *add = instruction(body, 0); TEST_F() local
729 fs_inst *add = instruction(then_body, 0); TEST_F() local
774 fs_inst *add = instruction(then_body, 3); TEST_F() local
819 fs_inst *add = instruction(then_body, 0); TEST_F() local
862 fs_inst *add = instruction(then_body, 0); TEST_F() local
[all...]
H A Dtest_fs_copy_propagation.cpp147 fs_inst *add = instruction(block0, 1); in TEST_F() local
/third_party/node/lib/
H A Ddomain.js
/third_party/node/deps/v8/tools/testrunner/
H A Dnum_fuzzer.py225 def add(name, prob, *args): function
/third_party/node/deps/v8/tools/testrunner/local/
H A Dpool.py228 def add(self, args): member in Pool
/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.cpp182 bool LocalePriorityList::add(const Locale &locale, int32_t weight, UErrorCode &errorCode) { in add() function in LocalePriorityList
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dsmult_curve25519_ref.c9 static void add(unsigned int out[32],const unsigned int a[32],const unsigned int b[32]) in add() function
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c60 void ppir_instr_insert_mul_node(ppir_node *add, ppir_node *mul) in ppir_instr_insert_mul_node() argument
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_local.h54 int add; member
/third_party/node/deps/openssl/openssl/
H A DConfigure3010 sub add { subroutine
[all...]
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm449 sub add { subroutine
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java44 public Builder add(Column<?> column) { in add() method in Schema.Builder
51 public Builder add(ColumnGroup<?, ?> group) { in add() method in Schema.Builder
/third_party/rust/crates/codespan/codespan/src/
H A Dfile.rs64 pub fn add(&mut self, name: impl Into<OsString>, source: Source) -> FileId { in add() functions
[all...]
/third_party/rust/crates/humantime/src/
H A Dduration.rs85 fn add(self, other: Self) -> Result<Self, Error>; in add() functions
92 fn add(self, other: Self) -> Result<Self, Error> { in add() functions
/third_party/rust/crates/aho-corasick/src/packed/
H A Dpattern.rs73 pub fn add(&mut self, bytes: &[u8]) { in add() functions
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm449 sub add { subroutine
/third_party/openssl/crypto/async/
H A Dasync_local.h54 int add; member
/third_party/openssl/
H A DConfigure3005 sub add { subroutine
[all...]

Completed in 22 milliseconds

12345678910>>...29