Home
last modified time | relevance | path

Searched defs:key (Results 2676 - 2700 of 4268) sorted by relevance

1...<<101102103104105106107108109110>>...171

/third_party/libinput/src/
H A Devdev-tablet-pad.c401 uint32_t key = map_value(map); in pad_notify_button_mask() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c269 static int find_in_file(char *path, char *key) in find_in_file() argument
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c329 static void *linear_search(record_t key, record_t * base, size_t size) in linear_search() argument
371 record_t key, *found; in search_mem() local
[all...]
/third_party/libfuse/lib/
H A Dhelper.c145 static int fuse_helper_opt_proc(void *data, const char *arg, int key, in fuse_helper_opt_proc() argument
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-x86_64/no-asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.cc250 MoveKey key = {move->source(), move->destination()}; in MigrateMoves() local
275 MoveKey key = {move->source(), move->destination()}; in MigrateMoves() local
410 MoveKey key = {src, dst}; in OptimizeMerge() local
479 MoveKey key = {move->source(), move->destination()}; in OptimizeMerge() local
/third_party/node/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc519 ReduceLoadKeyedOperation( const Operator* op, Node* obj, Node* key, Node* effect, Node* control, FeedbackSlot slot) const ReduceLoadKeyedOperation() argument
547 ReduceStoreKeyedOperation(const Operator* op, Node* obj, Node* key, Node* val, Node* effect, Node* control, FeedbackSlot slot) const ReduceStoreKeyedOperation() argument
H A Dpersistent-map.h51 const Key& key() const { return this->first; } in key() function
341 DCHECK(old_first < first_); } if (second_current_) { ++second_; DCHECK(old_second < second_); } return *this = double_iterator(first_, second_); } double_iterator(iterator first, iterator second) : first_(first), second_(second) { if (first_ == second_) { first_current_ = second_current_ = true; } else if (first_ < second_) { first_current_ = true; second_current_ = false; } else { DCHECK(second_ < first_); first_current_ = false; second_current_ = true; } } bool operator!=(const double_iterator& other) { return first_ != other.first_ || second_ != other.second_; } bool is_end() const { return first_.is_end() && second_.is_end(); } private: iterator first_; iterator second_; bool first_current_; bool second_current_; }; template <class Key, class Value, class Hasher> void PersistentMap<Key, Value, Hasher>::Set(Key key, Value value) { HashValue key_hash = HashValue(Hasher()(key)); std::array<const FocusedTree*, kHashBits> path; int length = 0; const FocusedTree* old = FindHash(key_hash, &path, &length); ZoneMap<Key, Value>* more = nullptr; if (!(GetFocusedValue(old, key) != value)) return; if (old && !(old->more == nullptr && old->key_value.key() == key)) { more = zone_->New<ZoneMap<Key, Value>>(zone_); if (old->more) operator ++() argument
[all...]
H A Dcsa-load-elimination.cc103 OuterKey key = to_map.first; in IntersectWith() local
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
H A Dpkcs12.h318 EVP_PKEY *key, int key_usage, int iter, variable
321 EVP_PKEY *key, int key_usage, int iter, variable
/third_party/node/deps/v8/src/base/
H A Dhashmap.h214 Lookup( const Key& key, uint32_t hash) const Lookup() argument
223 LookupOrInsert( const Key& key, uint32_t hash) LookupOrInsert() argument
232 LookupOrInsert( const Key& key, uint32_t hash, const Func& value_func) LookupOrInsert() argument
257 InsertNew( const Key& key, uint32_t hash) InsertNew() argument
265 Remove( const Key& key, uint32_t hash) Remove() argument
361 Probe( const LookupKey& key, uint32_t hash) const Probe() argument
365 DCHECK(i < capacity()); DCHECK(occupancy() < capacity()); Entry* map = impl_.map_; while (map[i].exists() && !impl_.match()(hash, map[i].hash, key, map[i].key)) { i = (i + 1) & (capacity() - 1); } return &map[i]; } template <typename Key, typename Value, typename MatchFun, class AllocationPolicy> typename TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::Entry* TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::FillEmptyEntry( Entry* entry, const Key& key, const Value& value, uint32_t hash) { DCHECK(!entry->exists()); new (entry) Entry(key, value, hash); impl_.occupancy_++; if (occupancy() + occupancy() / 4 >= capacity()) Probe() argument
567 find(Key* key, bool insert = false) find() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform.h558 static bool HasThreadLocal(LocalStorageKey key) { in HasThreadLocal() argument
563 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() argument
570 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() argument
[all...]

Completed in 24 milliseconds

1...<<101102103104105106107108109110>>...171