Home
last modified time | relevance | path

Searched defs:K (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Ddispcxx.cc18 struct K { struct
23 K() : k(23) { } in K() function
33 K k; in main() argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Ddispcxx.cc18 struct K { struct
23 K() : k(23) { } in K() argument
33 K k; in main() argument
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_block.c176 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) argument
177 # define C1(K,i) ROTATE(Cx.q[K.c[(i)*8+1]],8) argument
194 # define C0(K,i) (Cx.q[0+8*K.c[(i)*8+0]]) argument
195 # define C1(K,i) (Cx.q[1+8*K.c[(i)*8+1]]) argument
196 # define C2(K,i) (Cx.q[2+8*K.c[(i)*8+2]]) argument
197 # define C3(K,i) (Cx.q[3+8*K.c[(i)*8+3]]) argument
198 # define C4(K,i) (Cx.q[4+8*K.c[(i)*8+4]]) argument
199 # define C5(K,i) (Cx.q[5+8*K.c[(i)*8+5]]) argument
200 # define C6(K,i) (Cx.q[6+8*K.c[(i)*8+6]]) argument
201 # define C7(K,i) (Cx.q[7+8*K.c[(i)*8+7]]) argument
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_block.c182 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) argument
183 # define C1(K,i) ROTATE(Cx.q[K.c[(i)*8+1]],8) argument
200 # define C0(K,i) (Cx.q[0+8*K.c[(i)*8+0]]) argument
201 # define C1(K,i) (Cx.q[1+8*K.c[(i)*8+1]]) argument
202 # define C2(K,i) (Cx.q[2+8*K.c[(i)*8+2]]) argument
203 # define C3(K,i) (Cx.q[3+8*K.c[(i)*8+3]]) argument
204 # define C4(K,i) (Cx.q[4+8*K.c[(i)*8+4]]) argument
205 # define C5(K,i) (Cx.q[5+8*K.c[(i)*8+5]]) argument
206 # define C6(K,i) (Cx.q[6+8*K.c[(i)*8+6]]) argument
207 # define C7(K,i) (Cx.q[7+8*K.c[(i)*8+7]]) argument
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.h318 fibonacci_node<K,V>::link (fibonacci_node<K,V> *parent) in link()
333 fibonacci_node<K,V>::insert_after (fibonacci_node<K,V> *b) in insert_after()
402 fibonacci_heap<K,V>::replace_key_data (fibonacci_node<K,V> *node, K key, in replace_key_data()
479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node()
499 fibonacci_heap<K,V>::union_with (fibonacci_heap<K,V> *heapb) in union_with()
562 fibonacci_heap<K,V>::cut (fibonacci_node<K,V> *node, in cut()
576 fibonacci_heap<K,V>::cascading_cut (fibonacci_node<K,V> *y) in cascading_cut()
637 fibonacci_heap<K,V>::remove_root (fibonacci_node<K,V> *node) in remove_root()
H A Dhash-map.h304 gt_ggc_mx (hash_map<K, V, H> *h) in gt_ggc_mx()
311 gt_pch_nx (hash_map<K, V, H> *h) in gt_pch_nx()
318 gt_cleare_cache (hash_map<K, V, H> *h) in gt_cleare_cache()
326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
350 hash_map_safe_get (hash_map<K,V,H> *h, const K& k) in hash_map_safe_get()
H A Dhash-set.h193 gt_ggc_mx (hash_set<K, false, H> *h) in gt_ggc_mx()
200 gt_pch_nx (hash_set<K, false, H> *h) in gt_pch_nx()
207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfibonacci_heap.h318 fibonacci_node<K,V>::link (fibonacci_node<K,V> *parent) in link()
333 fibonacci_node<K,V>::insert_after (fibonacci_node<K,V> *b) in insert_after()
402 fibonacci_heap<K,V>::replace_key_data (fibonacci_node<K,V> *node, K key, in replace_key_data()
479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node()
499 fibonacci_heap<K,V>::union_with (fibonacci_heap<K,V> *heapb) in union_with()
562 fibonacci_heap<K,V>::cut (fibonacci_node<K,V> *node, in cut()
576 fibonacci_heap<K,V>::cascading_cut (fibonacci_node<K,V> *y) in cascading_cut()
637 fibonacci_heap<K,V>::remove_root (fibonacci_node<K,V> *node) in remove_root()
H A Dhash-map.h315 gt_ggc_mx (hash_map<K, V, H> *h) in gt_ggc_mx()
322 gt_pch_nx (hash_map<K, V, H> *h) in gt_pch_nx()
329 gt_cleare_cache (hash_map<K, V, H> *h) in gt_cleare_cache()
337 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
361 hash_map_safe_get (hash_map<K,V,H> *h, const K& k) in hash_map_safe_get()
H A Dhash-set.h193 gt_ggc_mx (hash_set<K, false, H> *h) in gt_ggc_mx()
200 gt_pch_nx (hash_set<K, false, H> *h) in gt_pch_nx()
207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp246 for (auto K : Data.Keys) { in run() local
288 for (auto K : Data.Keys) { in run() local
319 for (auto K : Data.Keys) { in run() local
365 for (auto K : Data.Keys) { in run() local
407 for (auto K : Data.Keys) { in run() local
438 for (auto K : Data.Keys) { in run() local
827 for (auto K : Data.Keys) { in run() local
859 for (auto K : Data.Keys) { in run() local
891 for (auto K : Data.Keys) { in run() local
931 for (auto K : Data.Keys) { in run() local
[all …]
H A Dordered_set.bench.cpp91 for (auto K : Keys) { in run() local
112 for (auto K : Data.Keys) { in run() local
133 for (auto K : Data.Keys) { in run() local
154 for (auto K : Data.Keys) { in run() local
175 for (auto K : Data.Keys) { in run() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTokenKinds.h72 inline bool isAnyIdentifier(TokenKind K) { in isAnyIdentifier()
78 inline bool isStringLiteral(TokenKind K) { in isStringLiteral()
86 inline bool isLiteral(TokenKind K) { in isLiteral()
/netbsd/lib/libc/db/hash/
H A Dpage.h74 #define PAIRSIZE(K,D) (2*sizeof(uint16_t) + (K)->size + (D)->size) argument
76 #define KEYSIZE(K) (4*sizeof(uint16_t) + (K)->size); argument
80 #define PAIRFITS(P,K,D) \ argument
/netbsd/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.typeinfo/
H A Dstruct-align.d5 struct K { int *a; }; in main() struct
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.typeinfo/
H A Dstruct-align.d5 struct K { int *a; } in main() argument
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h222 const_iterator find_as(const Key &K, TraitsT &Traits) const { in find_as()
254 bool set_as(const Key &K, ValueT V, TraitsT &Traits) { in set_as()
259 ValueT get(const Key &K, TraitsT &Traits) const { in get()
266 bool isPresent(uint32_t K) const { return Present.test(K); } in isPresent()
267 bool isDeleted(uint32_t K) const { return Deleted.test(K); } in isDeleted()
277 bool set_as_internal(const Key &K, ValueT V, TraitsT &Traits, in set_as_internal()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h97 LLVM_NODISCARD ImmutableMap add(ImmutableMap Old, key_type_ref K, in add()
103 LLVM_NODISCARD ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove()
113 bool contains(key_type_ref K) const { in contains()
205 data_type* lookup(key_type_ref K) const { in lookup()
278 ImmutableMapRef add(key_type_ref K, data_type_ref D) const { in add()
284 ImmutableMapRef remove(key_type_ref K) const { in remove()
289 bool contains(key_type_ref K) const { in contains()
335 data_type *lookup(key_type_ref K) const { in lookup()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCEarlyReturn.cpp83 MachineBasicBlock::iterator K = J--; in processBlock() local
100 MachineBasicBlock::iterator K = J--; in processBlock() local
117 MachineBasicBlock::iterator K = J--; in processBlock() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DRetainSummaryManager.h119 ArgEffectKind K; variable
123 : K(K), O(O) {} in K() argument
169 RetEffect(Kind k, ObjKind o = ObjKind::AnyObj) : K(k), O(o) {} in K() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h57 virtual void notifyObjectLoaded(ObjectKey K, const object::ObjectFile &Obj, in notifyObjectLoaded()
62 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject()
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf()
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf()
200 syntax::NodeKind K) { in createTree()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp66 auto K = in getExplorationStrategy() local
85 auto K = llvm::StringSwitch<llvm::Optional<IPAKind>>(IPAMode) in getIPAMode() local
103 auto K = in mayInlineCXXMemberFunction() local
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexSymbol.cpp500 StringRef index::getSymbolKindString(SymbolKind K) { in getSymbolKindString()
536 StringRef index::getSymbolSubKindString(SymbolSubKind K) { in getSymbolSubKindString()
549 StringRef index::getSymbolLanguageString(SymbolLanguage K) { in getSymbolLanguageString()
561 #define APPLY_FOR_PROPERTY(K) \ in applyForEachSymbolProperty() argument
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ripemd/
H A Drmd_local.h69 #define RIP2(a,b,c,d,e,w,s,K) { \ argument
74 #define RIP3(a,b,c,d,e,w,s,K) { \ argument
79 #define RIP4(a,b,c,d,e,w,s,K) { \ argument
84 #define RIP5(a,b,c,d,e,w,s,K) { \ argument

12345678910>>...17