Home
last modified time | relevance | path

Searched defs:add (Results 301 - 325 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py534 def add(self, key): member in OrderedSet
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstringtriebuilder.h348 void add(int32_t c, int32_t value) { in add() function in StringTrieBuilder::ListBranchNode
356 void add(int32_t c, Node *node) { in add() function in StringTrieBuilder::ListBranchNode
/third_party/node/deps/brotli/c/enc/
H A Dhash_rolling_inc.h32 static uint32_t FN(HashRollingFunctionInitial)(uint32_t state, uint8_t add, in HashRollingFunctionInitial() argument
37 static uint32_t FN(HashRollingFunction)(uint32_t state, uint8_t add, in HashRollingFunction() argument
170 uint8_t add = data[(pos + CHUNKLEN) & ring_buffer_mask]; in FindLongestMatch() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsets.cpp342 TailoredSet::add(UChar32 c) { add() function in TailoredSet
[all...]
H A Ddayperiodrules.cpp500 void DayPeriodRules::add(int32_t startHour, int32_t limitHour, DayPeriod period) { in add() function in DayPeriodRules
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
H A Doptions.js
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py528 def add(self, key): member in OrderedSet
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgk104.asm852 add b32 $r0 $c $r0 $r3 global() label
853 add b32 $r1 $r1 0x0 $c global() label
875 add b32 $r2 $r2 $r3 // MP + warp offset global() label
876 add b32 $r0 $c $r0 $r2 global() label
877 add b32 $r1 $r1 0x0 $c global() label
883 add b32 $r0 $c $r0 0x10 global() label
884 add b32 $r1 $r1 0x0 $c global() label
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp206 UnicodeString add = UnicodeString(date, kRELATIVE_ADD.length()); // "add" is a string indicating which fields to add in testConvertDate() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DAnyTransliterator.java290 static void add(String ID, Transliterator t) { in add() method in AnyTransliterator.ScriptRunIterator.DummyFactory
301 static Set add(Set s, Enumeration enumeration) { in add() method in AnyTransliterator.ScriptRunIterator
/third_party/libexif/contrib/c++/
H A Dexif.hxx423 void add(Entry &entry) in add() function
/third_party/ltp/testcases/kernel/uevents/
H A Duevent03.c73 struct uevent_desc add = { in verify_uevent() local
/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h255 } add; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_gm107.cpp123 Instruction *tex, *add; in handleManualTXD() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h196 atomic_add_unless(int *v, int add, int unless) in atomic_add_unless() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_prime.c123 BN_generate_prime_ex2(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb, BN_CTX *ctx) BN_generate_prime_ex2() argument
213 BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb) BN_generate_prime_ex() argument
536 probable_prime_dh(BIGNUM *rnd, int bits, int safe, prime_t *mods, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) probable_prime_dh() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtraversal.rs245 fn add(&mut self, from: Option<ItemId>, item: ItemId) -> bool; in new() functions
253 fn add(&mut self, _: Option<ItemId>, item: ItemId) -> bool { in new() functions
269 fn add(&mut self, from: Option<ItemId>, item: ItemId) -> bool { in new() functions
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Dfiles.rs371 pub fn add(&mut self, name: Name, source: Source) -> usize { in add() functions
/third_party/python/Tools/scripts/
H A Dstable_abi.py61 def add(self, item): member in Manifest
/third_party/rust/crates/aho-corasick/src/packed/
H A Dapi.rs291 pub fn add<P: AsRef<[u8]>>(&mut self, pattern: P) -> &mut Builder { in add() functions
/third_party/python/Lib/msilib/
H A D__init__.py444 def add(self, name, x, y, w, h, text, value = None): member in RadioButtonGroup
/third_party/python/Lib/
H A D_weakrefset.py85 def add(self, item): member in WeakSet
/third_party/python/Lib/test/
H A Dtest_class.py592 def add(self, other): function
/third_party/pulseaudio/src/pulse/
H A Dproplist.c78 bool add = false; in pa_proplist_sets() local
106 bool add = false; in proplist_setn() local
157 bool add = false; in proplist_sethex() local
207 bool add in pa_proplist_setf() local
247 bool add = false; pa_proplist_set() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_prime.c123 BN_generate_prime_ex2(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb, BN_CTX *ctx) BN_generate_prime_ex2() argument
213 BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb) BN_generate_prime_ex() argument
536 probable_prime_dh(BIGNUM *rnd, int bits, int safe, prime_t *mods, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) probable_prime_dh() argument
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...29