| /third_party/python/Objects/ |
| H A D | dictobject.c | 1010 DictKeysKind kind = dk->dk_kind; in _PyDictKeys_StringLookup() local 1044 DictKeysKind kind; in _Py_dict_lookup() local
|
| H A D | exceptions.c | 2417 int kind; in my_basename() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_internal.h | 628 uint32_t kind; member 973 char *kind; member
|
| H A D | cil_binary.c | 973 static int __cil_insert_type_rule(policydb_t *pdb, uint32_t kind, uint32_t src, uint32_t tgt, uint32_t obj, uint32_t res, struct cil_type_rule *cil_rule, cond_node_t *cond_node, enum cil_flavor cond_flavor) in __cil_insert_type_rule() argument 1344 static int __cil_insert_avrule(policydb_t *pdb, uint32_t kind, uint32_t src, uint32_t tgt, uint32_t obj, uint32_t data, cond_node_t *cond_node, enum cil_flavor cond_flavor) in __cil_insert_avrule() argument 1391 static int __cil_avrule_expand_helper(policydb_t *pdb, uint16_t kind, struct cil_symtab_datum *src, struct cil_symtab_datum *tgt, struct cil_classperms *cp, cond_node_t *cond_node, enum cil_flavor cond_flavor) in __cil_avrule_expand_helper() argument 1432 static int __cil_avrule_expand(policydb_t *pdb, uint16_t kind, struct cil_symtab_datum *src, struct cil_symtab_datum *tgt, struct cil_list *classperms, cond_node_t *cond_node, enum cil_flavor cond_flavor) in __cil_avrule_expand() argument 1490 uint16_t kind = cil_avrule->rule_kind; __cil_avrule_to_avtab() local 1753 __cil_avrulex_ioctl_to_hashtable(hashtab_t h, uint16_t kind, uint32_t src, uint32_t tgt, uint32_t obj, ebitmap_t *xperms) __cil_avrulex_ioctl_to_hashtable() argument 1810 __cil_avrulex_to_hashtable_helper(policydb_t *pdb, uint16_t kind, struct cil_symtab_datum *src, struct cil_symtab_datum *tgt, struct cil_permissionx *permx, struct cil_args_binary *args) __cil_avrulex_to_hashtable_helper() argument 1853 uint16_t kind; cil_avrulex_to_hashtable() local 4612 __cil_init_sepol_avrule(uint32_t kind, struct cil_tree_node *node) __cil_init_sepol_avrule() argument 4712 __cil_print_rule(const char *pad, const char *kind, struct cil_avrule *avrule) __cil_print_rule() argument 4795 uint32_t kind; cil_check_neverallow() local [all...] |
| H A D | cil_build_ast.c | 5280 char *kind = NULL; in cil_gen_macro() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 825 const char *kind; in cil_print_attr_strs() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 183 LLVMTypeKind kind = LLVMGetTypeKind(type); in ac_get_type_size() local
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| H A D | liftoff-assembler-mips.h | 144 inline void push(LiftoffAssembler* assm, LiftoffRegister reg, ValueKind kind) { in push() argument 428 int LiftoffAssembler::SlotSizeForType(ValueKind kind) { in SlotSizeForType() argument 437 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() argument 90 Load(LiftoffAssembler* assm, LiftoffRegister dst, Register base, int32_t offset, ValueKind kind) Load() argument 117 Store(LiftoffAssembler* assm, Register base, int32_t offset, LiftoffRegister src, ValueKind kind) Store() argument 770 LoadCallerFrameSlot(LiftoffRegister dst, uint32_t caller_slot_idx, ValueKind kind) LoadCallerFrameSlot() argument 777 StoreCallerFrameSlot(LiftoffRegister src, uint32_t caller_slot_idx, ValueKind kind) StoreCallerFrameSlot() argument 784 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument 789 MoveStackValue(uint32_t dst_offset, uint32_t src_offset, ValueKind kind) MoveStackValue() argument 797 Move(Register dst, Register src, ValueKind kind) Move() argument 802 Move(DoubleRegister dst, DoubleRegister src, ValueKind kind) Move() argument 808 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument 864 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument 1580 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 1785 emit_select(LiftoffRegister dst, Register condition, LiftoffRegister true_value, LiftoffRegister false_value, ValueKind kind) emit_select() argument 3069 emit_set_if_nan(Register dst, FPURegister src, ValueKind kind) emit_set_if_nan() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-compiler.cc | 3944 CompileImportWrapper( NativeModule* native_module, Counters* counters, compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend, WasmImportWrapperCache::ModificationScope* cache_scope) CompileImportWrapper() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/loong64/ |
| H A D | liftoff-assembler-loong64.h | 149 inline void push(LiftoffAssembler* assm, LiftoffRegister reg, ValueKind kind) { in push() argument 299 int LiftoffAssembler::SlotSizeForType(ValueKind kind) { in SlotSizeForType() argument 308 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() argument 99 Load(LiftoffAssembler* assm, LiftoffRegister dst, MemOperand src, ValueKind kind) Load() argument 125 Store(LiftoffAssembler* assm, Register base, int32_t offset, LiftoffRegister src, ValueKind kind) Store() argument 827 LoadCallerFrameSlot(LiftoffRegister dst, uint32_t caller_slot_idx, ValueKind kind) LoadCallerFrameSlot() argument 834 StoreCallerFrameSlot(LiftoffRegister src, uint32_t caller_slot_idx, ValueKind kind) StoreCallerFrameSlot() argument 841 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument 846 MoveStackValue(uint32_t dst_offset, uint32_t src_offset, ValueKind kind) MoveStackValue() argument 854 Move(Register dst, Register src, ValueKind kind) Move() argument 860 Move(DoubleRegister dst, DoubleRegister src, ValueKind kind) Move() argument 870 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument 922 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument 1596 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 1766 emit_select(LiftoffRegister dst, Register condition, LiftoffRegister true_value, LiftoffRegister false_value, ValueKind kind) emit_select() argument 3044 emit_set_if_nan(Register dst, FPURegister src, ValueKind kind) emit_set_if_nan() argument [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_module.c | 774 get_res_dimension_type_name(enum dxil_resource_kind kind) in get_res_dimension_type_name() argument 793 get_res_ms_postfix(enum dxil_resource_kind kind) in get_res_ms_postfix() argument 805 dxil_module_get_res_type(struct dxil_module *m, enum dxil_resource_kind kind, in dxil_module_get_res_type() argument [all...] |
| /third_party/node/deps/v8/src/common/ |
| H A D | globals.h | 538 inline size_t hash_value(DeoptimizeKind kind) { in hash_value() argument 541 constexpr const char* ToString(DeoptimizeKind kind) { in ToString() argument 551 inline std::ostream& operator<<(std::ostream& os, DeoptimizeKind kind) { in operator <<() argument 851 inline size_t hash_value(AllocationType kind) { in hash_value() argument 855 inline std::ostream& operator<<(std::ostream& os, AllocationType kind) { in operator <<() argument 875 IsSharedAllocationType(AllocationType kind) IsSharedAllocationType() argument 1561 operator <<(std::ostream& os, IterationKind kind) operator <<() argument 1575 operator <<(std::ostream& os, CollectionKind kind) operator <<() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 381 RegisterKind LiveRange::kind() const { in kind() function in v8::internal::compiler::LiveRange 2787 RegisterAllocator(TopTierRegisterAllocationData* data, RegisterKind kind) RegisterAllocator() argument 3015 LinearScanAllocator(TopTierRegisterAllocationData* data, RegisterKind kind, Zone* local_zone) LinearScanAllocator() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 4874 Node* kind = __ Word32Shr(andit, shift); in AdaptFastCallTypedArrayArgument() local 5711 IsElementsKindGreaterThan( Node* kind, ElementsKind reference_kind) IsElementsKindGreaterThan() argument 5760 Node* kind; LowerTransitionAndStoreElement() local 5771 __ GotoIf(ObjectIsSmi(value), &do_store, kind); LowerTransitionAndStoreElement() local 5780 kind); LowerTransitionAndStoreElement() local 5878 Node* kind; LowerTransitionAndStoreNumberElement() local 5939 Node* kind; LowerTransitionAndStoreNonNumberElement() local 6006 Node* kind; LowerStoreSignedSmallElement() local [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | ast.h | 1170 void set_boilerplate_descriptor_kind(ElementsKind kind) { in set_boilerplate_descriptor_kind() argument 1229 Kind kind() const { return kind_; } in kind() function in v8::internal::final 2372 Kind kind() const { return kind_; } kind() function in v8::internal::final 2416 Kind kind() const { return kind_; } kind() function in v8::internal::final 3036 NewObjectLiteralProperty( Expression* key, Expression* value, ObjectLiteralProperty::Kind kind, bool is_computed_name) NewObjectLiteralProperty() argument 3254 NewClassLiteralProperty( Expression* key, Expression* value, ClassLiteralProperty::Kind kind, bool is_static, bool is_computed_name, bool is_private) NewClassLiteralProperty() argument [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | macro-assembler-s390.cc | 1609 MemOperand MacroAssembler::StackLimitAsMemOperand(StackLimitKind kind) { in CallRecordWriteStub() argument 6123 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in CallRecordWriteStub() argument 4831 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.cc | 4302 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in CallRecordWriteStub() argument 5565 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.cc | 3666 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in LoadStackLimit() argument 4709 FloatMinMaxHelper(FPURegister dst, FPURegister src1, FPURegister src2, MaxMinKind kind) FloatMinMaxHelper() argument 4981 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallForDeoptimization() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 432 Oddball::Initialize(isolate(), oddball, to_string, to_number, type_of, kind); in NewOddball() local 81 CodeBuilder(Isolate* isolate, const CodeDesc& desc, CodeKind kind) CodeBuilder() argument 89 CodeBuilder(LocalIsolate* local_isolate, const CodeDesc& desc, CodeKind kind) CodeBuilder() argument 427 NewOddball(Handle<Map> map, const char* to_string, Handle<Object> to_number, const char* type_of, byte kind) NewOddball() argument 2911 TypeAndSizeForElementsKind(ElementsKind kind, ExternalArrayType* array_type, size_t* element_size) TypeAndSizeForElementsKind() argument 3192 NewSharedFunctionInfoForApiFunction( MaybeHandle<String> maybe_name, Handle<FunctionTemplateInfo> function_template_info, FunctionKind kind) NewSharedFunctionInfoForApiFunction() argument 3200 NewSharedFunctionInfoForBuiltin( MaybeHandle<String> maybe_name, Builtin builtin, FunctionKind kind) NewSharedFunctionInfoForBuiltin() argument [all...] |
| /third_party/node/deps/v8/src/init/ |
| H A D | bootstrapper.cc | 1194 ElementsKind kind = current_map->elements_kind(); in InitializeJSArrayMaps() local 1195 DCHECK_EQ(GetInitialFastElementsKind(), kind); in InitializeJSArrayMaps() local [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.cc | 1175 TNode<Uint32T> kind = DecodeWord32<PropertyDetails::KindField>(details); in JumpIfDataProperty() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 4780 Initialize(Isolate* isolate, Handle<Oddball> oddball, const char* to_string, Handle<Object> to_number, const char* type_of, byte kind) Initialize() argument 5334 GetMaxLengthForNewSpaceAllocation(ElementsKind kind) GetMaxLengthForNewSpaceAllocation() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser.h | 1007 V8_INLINE bool SkipFunction(const AstRawString* name, FunctionKind kind, in SkipFunction() argument 1065 Variable* DeclareVariable(const AstRawString* name, VariableKind kind, in DeclareVariable() argument 1071 void DeclareAndBindVariable(const VariableProxy* proxy, VariableKind kind, in DeclareAndBindVariable() argument 548 NewClassLiteralProperty(const PreParserExpression& key, const PreParserExpression& value, ClassLiteralProperty::Kind kind, bool is_static, bool is_computed_name, bool is_private) NewClassLiteralProperty() argument 556 NewObjectLiteralProperty(const PreParserExpression& key, const PreParserExpression& value, ObjectLiteralProperty::Kind kind, bool is_computed_name) NewObjectLiteralProperty() argument 1131 ParseAndRewriteGeneratorFunctionBody( int pos, FunctionKind kind, PreParserScopedStatementList* body) ParseAndRewriteGeneratorFunctionBody() argument 1135 ParseAndRewriteAsyncGeneratorFunctionBody( int pos, FunctionKind kind, PreParserScopedStatementList* body) ParseAndRewriteAsyncGeneratorFunctionBody() argument 1160 DeclareFunction( const PreParserIdentifier& variable_name, const PreParserExpression& function, VariableMode mode, VariableKind kind, int beg_pos, int end_pos, ZonePtrList<const AstRawString>* names) DeclareFunction() argument 1217 DeclarePrivateClassMember( ClassScope* scope, const PreParserIdentifier& property_name, const PreParserExpression& property, ClassLiteralProperty::Kind kind, bool is_static, ClassInfo* class_info) DeclarePrivateClassMember() argument 1251 FunctionKind kind = has_extends ? FunctionKind::kDefaultDerivedConstructor RewriteClassLiteral() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/x64/ |
| H A D | liftoff-assembler-x64.h | 147 inline void push(LiftoffAssembler* assm, LiftoffRegister reg, ValueKind kind, in push() argument 295 int LiftoffAssembler::SlotSizeForType(ValueKind kind) { in SlotSizeForType() argument 299 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() argument 93 Load(LiftoffAssembler* assm, LiftoffRegister dst, Operand src, ValueKind kind) Load() argument 119 Store(LiftoffAssembler* assm, Operand dst, LiftoffRegister src, ValueKind kind) Store() argument 849 LoadCallerFrameSlot(LiftoffRegister dst, uint32_t caller_slot_idx, ValueKind kind) LoadCallerFrameSlot() argument 856 StoreCallerFrameSlot(LiftoffRegister src, uint32_t caller_slot_idx, ValueKind kind) StoreCallerFrameSlot() argument 863 LoadReturnStackSlot(LiftoffRegister reg, int offset, ValueKind kind) LoadReturnStackSlot() argument 869 MoveStackValue(uint32_t dst_offset, uint32_t src_offset, ValueKind kind) MoveStackValue() argument 892 Move(Register dst, Register src, ValueKind kind) Move() argument 902 Move(DoubleRegister dst, DoubleRegister src, ValueKind kind) Move() argument 915 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument 969 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument 2135 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 2249 emit_select(LiftoffRegister dst, Register condition, LiftoffRegister true_value, LiftoffRegister false_value, ValueKind kind) emit_select() argument 4172 emit_set_if_nan(Register dst, DoubleRegister src, ValueKind kind) emit_set_if_nan() argument [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
| H A D | liftoff-assembler-riscv64.h | 145 inline void push(LiftoffAssembler* assm, LiftoffRegister reg, ValueKind kind) { in push() argument 399 int LiftoffAssembler::SlotSizeForType(ValueKind kind) { in SlotSizeForType() argument 408 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() argument 98 Load(LiftoffAssembler* assm, LiftoffRegister dst, MemOperand src, ValueKind kind) Load() argument 121 Store(LiftoffAssembler* assm, Register base, int32_t offset, LiftoffRegister src, ValueKind kind) Store() argument 945 LoadCallerFrameSlot(LiftoffRegister dst, uint32_t caller_slot_idx, ValueKind kind) LoadCallerFrameSlot() argument 952 StoreCallerFrameSlot(LiftoffRegister src, uint32_t caller_slot_idx, ValueKind kind) StoreCallerFrameSlot() argument 959 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument 964 MoveStackValue(uint32_t dst_offset, uint32_t src_offset, ValueKind kind) MoveStackValue() argument 972 Move(Register dst, Register src, ValueKind kind) Move() argument 978 Move(DoubleRegister dst, DoubleRegister src, ValueKind kind) Move() argument 988 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument 1046 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument 1611 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 1696 emit_select(LiftoffRegister dst, Register condition, LiftoffRegister true_value, LiftoffRegister false_value, ValueKind kind) emit_select() argument 3799 emit_set_if_nan(Register dst, FPURegister src, ValueKind kind) emit_set_if_nan() argument [all...] |