| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-graph-builder.cc | 1534 Node* BytecodeGraphBuilder::BuildLoadGlobal(NameRef name, in BuildLoadGlobal() argument 1546 NameRef name in VisitLdaGlobal() local 1555 NameRef name = MakeRefForConstantForIndexOperand<Name>(0); VisitLdaGlobalInsideTypeof() local 1563 NameRef name = MakeRefForConstantForIndexOperand<Name>(0); VisitStaGlobal() local 1608 Node* name = VisitDefineKeyedOwnPropertyInLiteral() local 1703 Node* name = jsgraph()->Constant(MakeRefForConstantForIndexOperand(0)); BuildLdaLookupSlot() local 1854 Node* name = jsgraph()->Constant(MakeRefForConstantForIndexOperand(0)); BuildLdaLookupContextSlot() local 1889 NameRef name = MakeRefForConstantForIndexOperand<Name>(0); BuildLdaLookupGlobalSlot() local 1904 Node* name = BuildLdaLookupGlobalSlot() local 1934 Node* name = jsgraph()->Constant(MakeRefForConstantForIndexOperand(0)); VisitStaLookupSlot() local 1958 NameRef name = MakeRefForConstantForIndexOperand<Name>(1); VisitGetNamedProperty() local 1983 NameRef name = MakeRefForConstantForIndexOperand<Name>(1); VisitGetNamedPropertyFromSuper() local 2036 NameRef name = MakeRefForConstantForIndexOperand<Name>(1); BuildNamedStore() local 2784 BuildHoleCheckAndThrow( Node* condition, Runtime::FunctionId runtime_id, Node* name) BuildHoleCheckAndThrow() argument 2816 Node* name = jsgraph()->Constant(MakeRefForConstantForIndexOperand(0)); VisitThrowReferenceErrorIfHole() local [all...] |
| H A D | wasm-compiler.cc | 140 GetBuiltinCallDescriptor( Builtin name, Zone* zone, StubCallMode stub_mode, bool needs_frame_state = false, Operator::Properties properties = Operator::kNoProperties) GetBuiltinCallDescriptor() argument 194 CallBuiltin(Builtin name, Operator::Properties properties, Args*... args) CallBuiltin() argument [all...] |
| /third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| /third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/ |
| H A D | ssl.h | 241 const char *name; member
|
| H A D | x509v3.h | 293 } name; member 699 char *name; member 904 const char *name, const char *value); variable [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 5134 const char* name = Builtins::name(builtin); in IterateBuiltins() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 4539 SymbolFor(RootIndex dictionary_index, Handle<String> name, bool private_symbol) ThrowInternal() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-generator.cc | 962 void Put(SlotKind slot_kind, int variable_index, const AstRawString* name, in Put() argument 966 void Put(SlotKind slot_kind, const AstRawString* name, int slot_index) { in Put() argument 1573 Register name = register_allocator()->NewRegister(); VisitVariableDeclaration() local 2559 BuildClassLiteral(ClassLiteral* expr, Register name) BuildClassLiteral() argument 2798 VisitClassLiteral(ClassLiteral* expr, Register name) VisitClassLiteral() argument 2891 const AstRawString* name = property->key()->AsVariableProxy()->raw_name(); BuildInvalidPropertyAccess() local 3842 BuildLoadNamedProperty(const Expression* object_expr, Register object, const AstRawString* name) BuildLoadNamedProperty() argument 3849 BuildSetNamedProperty(const Expression* object_expr, Register object, const AstRawString* name) BuildSetNamedProperty() argument 3890 NamedProperty(Expression* object_expr, Register object, const AstRawString* name) NamedProperty() argument 3938 const AstRawString* name = PrepareAssignmentLhs() local 5085 const AstRawString* name = VisitPropertyLoad() local 5250 const AstRawString* name = scope->class_variable()->raw_name(); BuildPrivateBrandCheck() local 5290 auto name = property->key()->AsLiteral()->AsRawPropertyName(); VisitNamedSuperPropertyLoad() local 5439 Register name = register_allocator()->NewRegister(); VisitCall() local 5928 const AstRawString* name; VisitCountOperation() local 7243 GetCachedLoadICSlot(const Expression* expr, const AstRawString* name) GetCachedLoadICSlot() argument 7266 GetCachedLoadSuperICSlot( const AstRawString* name) GetCachedLoadSuperICSlot() argument 7283 GetCachedStoreICSlot(const Expression* expr, const AstRawString* name) GetCachedStoreICSlot() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser-base.h | 681 IdentifierT name; member 765 std::string name = ".class-field-" + std::to_string(index); in ClassFieldVariableName() local 840 VariableProxy* NewRawVariable(const AstRawString* name, int pos) { in NewRawVariable() argument 845 VariableProxy* NewUnresolved(const AstRawString* name) { in NewUnresolved() argument 850 NewUnresolved(const AstRawString* name, int begin_pos, VariableKind kind = NORMAL_VARIABLE) NewUnresolved() argument 938 PeekContextualKeyword(const AstRawString* name) PeekContextualKeyword() argument 944 CheckContextualKeyword(const AstRawString* name) CheckContextualKeyword() argument 952 ExpectContextualKeyword(const AstRawString* name, const char* fullname = nullptr, int pos = -1) ExpectContextualKeyword() argument 1297 const AstRawString* name = decl->var()->raw_name(); CheckConflictingVarDeclarations() local 1692 IdentifierT name = impl()->GetIdentifier(); ParseAndClassifyIdentifier() local 1766 IdentifierT name; ParsePropertyOrPrivatePropertyName() local 1858 IdentifierT name = ParseAndClassifyIdentifier(Next()); ParseBindingPattern() local 1928 IdentifierT name = ParseAndClassifyIdentifier(token); ParsePrimaryExpression() local 1937 IdentifierT name = ParseAndClassifyIdentifier(token); ParsePrimaryExpression() local 2588 IdentifierT name = prop_info->name; ParseObjectPropertyDefinition() local 3643 IdentifierT name = impl()->NullIdentifier(); ParseFunctionExpression() local 4003 IdentifierT name; ParseVariableDeclarations() local 4175 IdentifierT name; ParseHoistableDeclaration() local 4246 IdentifierT name = impl()->NullIdentifier(); ParseClassDeclaration() local 4277 IdentifierT name = ParseIdentifier(); ParseNativeDeclaration() local 4660 const char* name = "arrow function"; ParseArrowFunctionLiteral() local 4674 IdentifierT name = impl()->NullIdentifier(); ParseClassExpression() local 4688 ParseClassLiteral( Scope* outer_scope, IdentifierT name, Scanner::Location class_name_location, bool name_is_strict_reserved, int class_token_pos) ParseClassLiteral() argument 4866 IdentifierT name = impl()->NullIdentifier(); ParseAsyncFunctionLiteral() local 5088 IdentifierT name = ParseIdentifier(); ParseV8Intrinsic() local 5949 const AstRawString* name = catch_info.variable->raw_name(); ParseTryStatement() local 6488 CheckClassMethodName(IdentifierT name, ParsePropertyKind type, ParseFunctionFlags flags, bool is_static, bool* has_seen_constructor) CheckClassMethodName() argument 6525 CheckClassFieldName(IdentifierT name, bool is_static) CheckClassFieldName() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 358 CHAR name[MAX_SYM_NAME + 1]; member 380 CHAR name[MAX_SYM_NAME + 1]; member 798 CHAR name[MAX_SYM_NAME + 1]; member
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 2495 ImGuiWindow::ImGuiWindow(ImGuiContext* context, const char* name) in ImGuiWindow() argument 4321 BeginChildEx(const char* name, ImGuiID id, const ImVec2& size_arg, bool border, ImGuiWindowFlags flags) BeginChildEx() argument 4472 FindWindowByName(const char* name) FindWindowByName() argument 4478 CreateNewWindow(const char* name, ImVec2 size, ImGuiWindowFlags flags) CreateNewWindow() argument 4866 Begin(const char* name, bool* p_open, ImGuiWindowFlags flags) Begin() argument 5489 Begin(const char* name, bool* p_open, const ImVec2& size_first_use, float bg_alpha_override, ImGuiWindowFlags flags) Begin() argument 6071 SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond) SetWindowPos() argument 6120 SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) SetWindowSize() argument 6154 SetWindowCollapsed(const char* name, bool collapsed, ImGuiCond cond) SetWindowCollapsed() argument 6165 SetWindowFocus(const char* name) SetWindowFocus() argument 6911 char name[20]; BeginPopupEx() local 6938 BeginPopupModal(const char* name, bool* p_open, ImGuiWindowFlags flags) BeginPopupModal() argument 8959 CreateNewWindowSettings(const char* name) CreateNewWindowSettings() argument 8978 FindOrCreateWindowSettings(const char* name) FindOrCreateWindowSettings() argument 9100 SettingsHandlerWindow_ReadOpen(ImGuiContext*, ImGuiSettingsHandler*, const char* name) SettingsHandlerWindow_ReadOpen() argument 9148 const char* name = settings->Name; SettingsHandlerWindow_WriteAll() local [all...] |