/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 126 char *name; member
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 290 LLVMValueRef ac_build_intrinsic(struct ac_llvm_context *ctx, const char *name, in ac_build_intrinsic() argument 480 const char *name = scope == NIR_SCOPE_DEVICE ? "llvm.amdgcn.s.memrealtime" : subgroup; in ac_build_shader_clock() local 488 const char *name; in ac_build_ballot() local 514 const char *name; ac_get_i1_sgpr_mask() local 682 const char *name; ac_build_round() local 697 const char *name; ac_build_fdiv() local 1217 char name[256], type_name[8]; ac_build_buffer_store_common() local 1283 char name[256], type_name[8]; ac_build_buffer_load_common() local 1405 char name[256], type_name[8]; ac_build_tbuffer_load() local 1801 char name[32], type[8]; ac_build_ddxy() local 1925 char name[64], type[64]; ac_build_fmin() local 1935 char name[64], type[64]; ac_build_fmax() local 2229 const char *name; ac_build_image_opcode() local 2885 append_basic_block(struct ac_llvm_context *ctx, const char *name) append_basic_block() argument 3003 ac_build_alloca_undef(struct ac_llvm_context *ac, LLVMTypeRef type, const char *name) ac_build_alloca_undef() argument 3024 ac_build_alloca(struct ac_llvm_context *ac, LLVMTypeRef type, const char *name) ac_build_alloca() argument 3031 ac_build_alloca_init(struct ac_llvm_context *ac, LLVMValueRef val, const char *name) ac_build_alloca_init() argument 3427 char name[32], type[8]; ac_build_wwm() local 3449 char name[33], type[8]; ac_build_set_inactive() local 4530 ac_build_main(const struct ac_shader_args *args, struct ac_llvm_context *ctx, enum ac_llvm_calling_convention convention, const char *name, LLVMTypeRef ret_type, LLVMModuleRef module) ac_build_main() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 344 radv_get_int_debug_option(const char *name, int default_value) in radv_get_int_debug_option() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 699 int index, name = io->name; in r600_spi_sid() local 1299 unsigned name, alternate_name; allocate_system_value_inputs() member 1374 unsigned name = inputs[i].name; allocate_system_value_inputs() local 2048 ubyte *name, *index, *array_first; r600_get_byte_address() local 3202 unsigned name = ctx->shader->output[output_idx].name; r600_tess_factor_read() local [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 500 MatchesFilter( const std::string& name, const char* filter) MatchesFilter() argument 2581 MakeAndRegisterTestInfo( const char* test_suite_name, const char* name, const char* type_param, const char* value_param, CodeLocation code_location, TypeId fixture_class_id, SetUpTestSuiteFunc set_up_tc, TearDownTestSuiteFunc tear_down_tc, TestFactoryBase* factory) MakeAndRegisterTestInfo() argument 2627 TestNameIs(const char* name) TestNameIs() argument 3765 OutputXmlAttribute( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value) OutputXmlAttribute() argument 4120 OutputJsonKey( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value, const std::string& indent, bool comma) OutputJsonKey() argument 4140 OutputJsonKey( std::ostream* stream, const std::string& element_name, const std::string& name, int value, const std::string& indent, bool comma) OutputJsonKey() argument 5157 TestSuiteNameIs(const std::string& name) TestSuiteNameIs() argument [all...] |
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 193 char *name; member
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | VGPU10ShaderTokens.h | 852 unsigned int name : 16; member
|
/third_party/node/deps/v8/third_party/ittapi/include/ |
H A D | ittnotify.h | 3304 __itt_string_handle* name; /*!< Name of the track group */ global() member 3332 __itt_string_handle* name; /*!< Name of the track group */ global() member 3777 const char* name; /*!< Section name in UTF8 */ global() member [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | module-compiler.cc | 1074 WasmName name = wire_bytes.GetNameOrNull(func, module); in SetCompileError() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | layout.h | 616 /* 0*/ ntfschar name[0x40]; /* Unicode name of the attribute. Zero member 1047 /* 26*/ ntfschar name[0]; /* Use when creating only. When reading use global() member 2007 ntfschar name[0]; /* The name of the volume in Unicode. */ global() member 2514 u8 name[0]; /* Name of the EA. */ global() member [all...] |
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 1028 const char *name; do_relocs() local 1668 path_open(const char *name, const char *s, char *buf, size_t buf_size) path_open() argument 1890 search_dso_by_name(const char *name, const ns_t *ns) search_dso_by_name() argument 1927 find_library_by_name(const char *name, const ns_t *ns, bool check_inherited) find_library_by_name() argument 1968 load_library( const char *name, struct dso *needed_by, ns_t *namespace, bool check_inherited, struct reserved_address_params *reserved_params) load_library() argument 3584 dlns_init(Dl_namespace *dlns, const char *name) dlns_init() argument 3603 dlns_get(const char *name, Dl_namespace *dlns) dlns_get() argument 4363 dlns_set_namespace_lib_path(const char * name, const char * lib_path) dlns_set_namespace_lib_path() argument 4389 dlns_set_namespace_separated(const char * name, const bool separated) dlns_set_namespace_separated() argument 4415 dlns_set_namespace_permitted_paths(const char * name, const char * permitted_paths) dlns_set_namespace_permitted_paths() argument 4441 dlns_set_namespace_allowed_libs(const char * name, const char * allowed_libs) dlns_set_namespace_allowed_libs() argument 4467 handle_asan_path_open(int fd, const char *name, ns_t *namespace, char *buf, size_t buf_size) handle_asan_path_open() argument 4519 open_library_by_path(const char *name, const char *s, struct loadtask *task, struct zip_info *z_info) open_library_by_path() argument 4548 handle_asan_path_open_by_task(int fd, const char *name, ns_t *namespace, struct loadtask *task, struct zip_info *z_info) handle_asan_path_open_by_task() argument 5132 const char *name = task->name; load_library_header() local [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 584 dxil_module_get_struct_type(struct dxil_module *m, const char *name, const struct dxil_type **elem_types, size_t num_elem_types) dxil_module_get_struct_type() argument 710 char name[64]; dxil_module_get_cbuf_ret_type() local 849 const char *name; dxil_module_get_resret_type() local 1372 emit_struct_name(struct dxil_module *m, const char *name) emit_struct_name() argument 1384 emit_struct_name_char6(struct dxil_module *m, const char *name) emit_struct_name_char6() argument 1801 add_gvar(struct dxil_module *m, const char *name, const struct dxil_type *type, const struct dxil_type *value_type, enum dxil_address_space as, int align, const struct dxil_value *value) add_gvar() argument 1825 dxil_add_global_var(struct dxil_module *m, const char *name, const struct dxil_type *type, enum dxil_address_space as, int align, const struct dxil_value *value) dxil_add_global_var() argument 1834 dxil_add_global_ptr_var(struct dxil_module *m, const char *name, const struct dxil_type *type, enum dxil_address_space as, int align, const struct dxil_value *value) dxil_add_global_ptr_var() argument 1844 add_function(struct dxil_module *m, const char *name, const struct dxil_type *type, bool decl, unsigned attr_set) add_function() argument 1872 dxil_add_function_def(struct dxil_module *m, const char *name, const struct dxil_type *type, unsigned num_blocks) dxil_add_function_def() argument 1931 dxil_add_function_decl(struct dxil_module *m, const char *name, const struct dxil_type *type, enum dxil_attr_kind attr) dxil_add_function_decl() argument 2214 emit_symtab_entry(struct dxil_module *m, unsigned value, const char *name) emit_symtab_entry() argument 2445 dxil_add_metadata_named_node(struct dxil_module *m, const char *name, const struct dxil_mdnode *subnodes[], size_t num_subnodes) dxil_add_metadata_named_node() argument 2544 emit_metadata_name(struct dxil_module *m, const char *name) emit_metadata_name() argument 2557 emit_metadata_named_node(struct dxil_module *m, const char *name, const struct dxil_mdnode *subnodes[], size_t num_subnodes) emit_metadata_named_node() argument [all...] |
/third_party/mesa3d/src/intel/isl/ |
H A D | isl.h | 1410 const char *name; member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cloctst.c | 303 char *temp = 0, *name = 0; in TestBasicGetters() local 2470 static const char name[] = TestCanonicalizationBuffer() local 2783 UChar name[256]; TestDisplayNameWarning() local [all...] |
/third_party/libfuse/lib/ |
H A D | fuse.c | 142 char *name; member 166 char *name; member 202 static int fuse_register_module(const char *name, in fuse_register_module() argument 685 name_hash(struct fuse *f, fuse_ino_t parent, const char *name) name_hash() argument 787 hash_name(struct fuse *f, struct node *node, fuse_ino_t parentid, const char *name) hash_name() argument 846 lookup_node(struct fuse *f, fuse_ino_t parent, const char *name) lookup_node() argument 867 find_node(struct fuse *f, fuse_ino_t parent, const char *name) find_node() argument 936 add_name(char **buf, unsigned *bufsize, char *s, const char *name) add_name() argument 990 try_get_path(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnodep, bool need_lock) try_get_path() argument 1133 debug_path(struct fuse *f, const char *msg, fuse_ino_t nodeid, const char *name, bool wr) debug_path() argument 1185 get_path_common(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnode) get_path_common() argument 1228 get_path_name(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path) get_path_name() argument 1234 get_path_wrlock(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnode) get_path_wrlock() argument 1408 remove_node(struct fuse *f, fuse_ino_t dir, const char *name) remove_node() argument 2185 fuse_fs_setxattr(struct fuse_fs *fs, const char *path, const char *name, const char *value, size_t size, int flags) fuse_fs_setxattr() argument 2200 fuse_fs_getxattr(struct fuse_fs *fs, const char *path, const char *name, char *value, size_t size) fuse_fs_getxattr() argument 2246 fuse_fs_removexattr(struct fuse_fs *fs, const char *path, const char *name) fuse_fs_removexattr() argument 2355 is_open(struct fuse *f, fuse_ino_t dir, const char *name) is_open() argument 2459 do_lookup(struct fuse *f, fuse_ino_t nodeid, const char *name, struct fuse_entry_param *e) do_lookup() argument 2481 lookup_path(struct fuse *f, fuse_ino_t nodeid, const char *name, const char *path, struct fuse_entry_param *e, struct fuse_file_info *fi) lookup_path() argument 2632 fuse_lib_lookup(fuse_req_t req, fuse_ino_t parent, const char *name) fuse_lib_lookup() argument 2891 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument 2929 fuse_lib_mkdir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) fuse_lib_mkdir() argument 2951 fuse_lib_unlink(fuse_req_t req, fuse_ino_t parent, const char *name) fuse_lib_unlink() argument 2991 fuse_lib_rmdir(fuse_req_t req, fuse_ino_t parent, const char *name) fuse_lib_rmdir() argument 3012 fuse_lib_symlink(fuse_req_t req, const char *linkname, fuse_ino_t parent, const char *name) fuse_lib_symlink() argument 3129 fuse_lib_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) fuse_lib_create() argument 3421 fuse_add_direntry_to_dh(struct fuse_dh *dh, const char *name, struct stat *st) fuse_add_direntry_to_dh() argument 3446 lookup_nodeid(struct fuse *f, fuse_ino_t parent, const char *name) lookup_nodeid() argument 3461 fill_dir(void *dh_, const char *name, const struct stat *statp, off_t off, enum fuse_fill_dir_flags flags) fill_dir() argument 3520 is_dot_or_dotdot(const char *name) is_dot_or_dotdot() argument 3526 fill_dir_plus(void *dh_, const char *name, const struct stat *statp, off_t off, enum fuse_fill_dir_flags flags) fill_dir_plus() argument 3809 fuse_lib_setxattr(fuse_req_t req, fuse_ino_t ino, const char *name, const char *value, size_t size, int flags) fuse_lib_setxattr() argument 3827 common_getxattr(struct fuse *f, fuse_req_t req, fuse_ino_t ino, const char *name, char *value, size_t size) common_getxattr() argument 3844 fuse_lib_getxattr(fuse_req_t req, fuse_ino_t ino, const char *name, size_t size) fuse_lib_getxattr() argument 3914 fuse_lib_removexattr(fuse_req_t req, fuse_ino_t ino, const char *name) fuse_lib_removexattr() argument 4692 print_module_help(const char *name, fuse_module_factory_t *fac) print_module_help() argument [all...] |
/third_party/libinput/src/ |
H A D | libinput.c | 147 const char *name = event_type_to_str(type_in); in check_event_type() local 3297 libinput_device_set_seat_logical_name(struct libinput_device *device, const char *name) libinput_device_set_seat_logical_name() argument
|
/third_party/libinput/test/ |
H A D | litest.c | 245 char *name; member 258 char *name; member 429 get_suite(const char *name) in get_suite() argument 549 _litest_add_no_device(const char *name, const char *funcname, const void *func) _litest_add_no_device() argument 555 _litest_add_ranged_no_device(const char *name, const char *funcname, const void *func, const struct range *range) _litest_add_ranged_no_device() argument 569 _litest_add_deviceless(const char *name, const char *funcname, const void *func) _litest_add_deviceless() argument 582 _litest_add(const char *name, const char *funcname, const void *func, int64_t required, int64_t excluded) _litest_add() argument 597 _litest_add_ranged(const char *name, const char *funcname, const void *func, int64_t required, int64_t excluded, const struct range *range) _litest_add_ranged() argument 608 _litest_add_for_device(const char *name, const char *funcname, const void *func, enum litest_device_type type) _litest_add_for_device() argument 1001 struct name { litest_run_suite() struct 1003 char *name; litest_run_suite() member 1626 const char *name; litest_create() local 3393 litest_create_uinput(const char *name, const struct input_id *id, const struct input_absinfo *abs_info, const int *events) litest_create_uinput() argument 3497 litest_create_uinput_device_from_description(const char *name, const struct input_id *id, const struct input_absinfo *abs_info, const int *events) litest_create_uinput_device_from_description() argument 3527 litest_create_uinput_abs_device_v(const char *name, struct input_id *id, const struct input_absinfo *abs, va_list args) litest_create_uinput_abs_device_v() argument 3551 litest_create_uinput_abs_device(const char *name, struct input_id *id, const struct input_absinfo *abs, ...) litest_create_uinput_abs_device() argument 3567 litest_create_uinput_device(const char *name, struct input_id *id, ...) litest_create_uinput_device() argument [all...] |
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 1597 char name[NAME_LEN_MAX * 2]; in leaf_dir() local 5617 char *name; peripheral_device_page() local 5658 char *name; do_user_page() local 5808 char name[MDEV_NAME_SZ]; show_devices() local 5989 char name[DEVNAME_SZ]; open_sg_dev() local [all...] |
/third_party/node/deps/v8/src/common/ |
H A D | globals.h | 1614 const char* name; global() member [all...] |
/third_party/node/deps/v8/src/ast/ |
H A D | ast.h | 898 const AstRawString* name() const { return var_->raw_name(); } in name() function in v8::internal::final 1463 Handle<String> name() const { return raw_name()->string(); } in name() function in v8::internal::final 1551 VariableProxy(const AstRawString* name, VariableKind variable_kind, in VariableProxy() argument 2175 void set_raw_name(const AstConsString* name) { raw_name in raw_name() argument 2307 FunctionLiteral(Zone* zone, const AstConsString* name, AstValueFactory* ast_value_factory, DeclarationScope* scope, const ScopedPtrList<Statement>& body, int expected_property_count, int parameter_count, int function_length, FunctionSyntaxKind function_syntax_kind, ParameterFlag has_duplicate_parameters, EagerCompileHint eager_compile_hint, int position, bool has_braces, int function_literal_id, ProducedPreparseData* produced_preparse_data = nullptr) FunctionLiteral() argument 2565 Handle<String> name() const { return name_->string(); } name() function in v8::internal::final 2573 NativeFunctionLiteral(const AstRawString* name, v8::Extension* extension, int pos) NativeFunctionLiteral() argument 3070 NewVariableProxy(const AstRawString* name, VariableKind variable_kind, int start_position = kNoSourcePosition) NewVariableProxy() argument 3222 NewFunctionLiteral( const AstRawString* name, DeclarationScope* scope, const ScopedPtrList<Statement>& body, int expected_property_count, int parameter_count, int function_length, FunctionLiteral::ParameterFlag has_duplicate_parameters, FunctionSyntaxKind function_syntax_kind, FunctionLiteral::EagerCompileHint eager_compile_hint, int position, bool has_braces, int function_literal_id, ProducedPreparseData* produced_preparse_data = nullptr) NewFunctionLiteral() argument 3287 NewNativeFunctionLiteral(const AstRawString* name, v8::Extension* extension, int pos) NewNativeFunctionLiteral() argument [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 1138 Handle<Symbol> Factory::NewPrivateNameSymbol(Handle<String> name) { in NewPrivateNameSymbol() argument 1775 Handle<PropertyCell> Factory::NewPropertyCell(Handle<Name> name, in NewPropertyCell() argument 1710 NewSharedFunctionInfoForWasmExportedFunction( Handle<String> name, Handle<WasmExportedFunctionData> data) NewSharedFunctionInfoForWasmExportedFunction() argument 1715 NewSharedFunctionInfoForWasmJSFunction( Handle<String> name, Handle<WasmJSFunctionData> data) NewSharedFunctionInfoForWasmJSFunction() argument 3657 GlobalConstantFor(Handle<Name> name) GlobalConstantFor() argument 3727 Handle<Name> name = isolate()->factory()->name_string(); CreateSloppyFunctionMap() local 3814 Handle<Name> name = isolate()->factory()->name_string(); CreateStrictFunctionMap() local 3929 NewFunctionForTesting(Handle<String> name) NewFunctionForTesting() argument [all...] |
/third_party/node/deps/v8/src/init/ |
H A D | bootstrapper.cc | 90 bool SourceCodeCache::Lookup(Isolate* isolate, base::Vector<const char> name, in Lookup() argument 103 void SourceCodeCache::Add(Isolate* isolate, base::Vector<const char> name, in Add() argument 384 CreateFunctionForBuiltin(Isolate* isolate, Handle<String> name, Handle<Map> map, Builtin builtin) CreateFunctionForBuiltin() argument 401 CreateFunctionForBuiltinWithPrototype( Isolate* isolate, Handle<String> name, Builtin builtin, Handle<HeapObject> prototype, InstanceType type, int instance_size, int inobject_properties, MutableMode prototype_mutability) CreateFunctionForBuiltinWithPrototype() argument 452 CreateFunctionForBuiltinWithoutPrototype( Isolate* isolate, Handle<String> name, Builtin builtin) CreateFunctionForBuiltinWithoutPrototype() argument 468 CreateFunction( Isolate* isolate, Handle<String> name, InstanceType type, int instance_size, int inobject_properties, Handle<HeapObject> prototype, Builtin builtin) CreateFunction() argument 487 CreateFunction( Isolate* isolate, const char* name, InstanceType type, int instance_size, int inobject_properties, Handle<HeapObject> prototype, Builtin builtin) CreateFunction() argument 495 InstallFunction( Isolate* isolate, Handle<JSObject> target, Handle<String> name, InstanceType type, int instance_size, int inobject_properties, Handle<HeapObject> prototype, Builtin call) InstallFunction() argument 506 InstallFunction( Isolate* isolate, Handle<JSObject> target, const char* name, InstanceType type, int instance_size, int inobject_properties, Handle<HeapObject> prototype, Builtin call) InstallFunction() argument 541 SimpleCreateFunction(Isolate* isolate, Handle<String> name, Builtin call, int len, bool adapt) SimpleCreateFunction() argument 562 InstallFunctionWithBuiltinId( Isolate* isolate, Handle<JSObject> base, const char* name, Builtin call, int len, bool adapt) InstallFunctionWithBuiltinId() argument 573 SimpleInstallFunction( Isolate* isolate, Handle<JSObject> base, const char* name, Builtin call, int len, bool adapt, PropertyAttributes attrs = DONT_ENUM) SimpleInstallFunction() argument 598 SimpleInstallGetterSetter(Isolate* isolate, Handle<JSObject> base, Handle<String> name, Builtin call_getter, Builtin call_setter) SimpleInstallGetterSetter() argument 618 SimpleInstallGetterSetter(Isolate* isolate, Handle<JSObject> base, const char* name, Builtin call_getter, Builtin call_setter) SimpleInstallGetterSetter() argument 626 SimpleInstallGetter(Isolate* isolate, Handle<JSObject> base, Handle<Name> name, Handle<Name> property_name, Builtin call, bool adapt) SimpleInstallGetter() argument 645 SimpleInstallGetter(Isolate* isolate, Handle<JSObject> base, Handle<Name> name, Builtin call, bool adapt) SimpleInstallGetter() argument 652 InstallConstant(Isolate* isolate, Handle<JSObject> holder, const char* name, Handle<Object> value) InstallConstant() argument 659 InstallTrueValuedProperty(Isolate* isolate, Handle<JSObject> holder, const char* name) InstallTrueValuedProperty() argument 753 Handle<String> name = factory()->empty_string(); GetThrowTypeErrorIntrinsic() local 1180 ReplaceAccessors(Isolate* isolate, Handle<Map> map, Handle<String> name, PropertyAttributes attributes, Handle<AccessorPair> accessor_pair) ReplaceAccessors() argument 1324 Handle<String> name = factory()->empty_string(); CreateNewGlobals() local 1356 Handle<String> name = factory()->empty_string(); CreateNewGlobals() local 1434 InstallError(Isolate* isolate, Handle<JSObject> global, Handle<String> name, int context_index, Builtin error_constructor = Builtin::kErrorConstructor, int error_function_length = 1, int in_object_properties = 2) InstallError() argument 3258 Handle<String> name = factory->ArrayBuffer_string(); InitializeGlobal() local 3274 Handle<String> name = factory->SharedArrayBuffer_string(); InitializeGlobal() local 3776 Handle<String> name = factory->Proxy_string(); InitializeGlobal() local 4048 InstallTypedArray(const char* name, ElementsKind elements_kind, InstanceType constructor_type, int rab_gsab_initial_map_index) InstallTypedArray() argument 4135 base::Vector<const char> name = base::CStrVector(extension->name()); CompileExtension() local 4367 const char* name; InitializeCallSiteBuiltins() member 4412 Handle<String> name = factory->console_string(); InitializeConsole() local 4561 Handle<String> name = InitializeGlobal_harmony_struct() local 5453 CreateArrayBuffer( Handle<String> name, ArrayBufferKind array_buffer_kind) CreateArrayBuffer() argument 5459 InstallToStringTag(isolate(), prototype, name); CreateArrayBuffer() local 5900 Handle<String> name = isolate->factory()->stackTraceLimit_string(); InstallSpecialObjects() local 5989 InstallExtension(Isolate* isolate, const char* name, ExtensionStates* extension_states) InstallExtension() argument [all...] |
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.cc | 2011 TNode<Object> name = CallBuiltin(Builtin::kToName, p->context(), p->name()); HandleStoreToProxy() local 2698 TNode<Name> name = CAST(p->name()); GenericPropertyLoad() local 2863 p->context(), lookup_start_object, name, p->receiver(), GenericPropertyLoad() local 2875 StubCachePrimaryOffset(TNode<Name> name, TNode<Map> map) StubCachePrimaryOffset() argument 2900 StubCacheSecondaryOffset(TNode<Name> name, TNode<Map> map) StubCacheSecondaryOffset() argument 2918 TryProbeStubCacheTable( StubCache* stub_cache, StubCacheTable table_id, TNode<IntPtrT> entry_offset, TNode<Object> name, TNode<Map> map, Label* if_handler, TVariable<MaybeObject>* var_handler, Label* if_miss) TryProbeStubCacheTable() argument 2954 TryProbeStubCache(StubCache* stub_cache, TNode<Object> lookup_start_object, TNode<Name> name, Label* if_handler, TVariable<MaybeObject>* var_handler, Label* if_miss) TryProbeStubCache() argument 3299 TNode<Name> name = lazy_name(); LoadGlobalIC() local 3386 ScriptContextTableLookup( TNode<Name> name, TNode<NativeContext> native_context, Label* found_hole, Label* not_found) ScriptContextTableLookup() argument 3420 LoadGlobalIC_NoFeedback(TNode<Context> context, TNode<Object> name, TNode<Smi> smi_typeof_mode) LoadGlobalIC_NoFeedback() argument 3437 context, global_object, name, smi_typeof_mode); LoadGlobalIC_NoFeedback() local 3657 TNode<Name> name = CAST(p->name()); KeyedLoadICPolymorphicName() local 4156 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadIC() local 4169 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadIC_Megamorphic() local 4203 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadIC_Noninlined() local 4236 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadIC_NoFeedback() local 4250 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadICTrampoline() local 4262 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadICBaseline() local 4274 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadICTrampoline_Megamorphic() local 4288 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadSuperIC() local 4303 auto name = Parameter<Object>(Descriptor::kName); GenerateLoadSuperICBaseline() local 4388 auto name = Parameter<Object>(Descriptor::kName); GenerateLookupContextBaseline() local 4431 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedLoadIC() local 4444 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedLoadIC_Megamorphic() local 4457 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedLoadICTrampoline() local 4469 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedLoadICBaseline() local 4481 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedLoadICTrampoline_Megamorphic() local 4494 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedLoadIC_PolymorphicName() local 4545 auto name = Parameter<Object>(Descriptor::kName); GenerateStoreIC() local 4560 auto name = Parameter<Object>(Descriptor::kName); GenerateStoreICTrampoline() local 4574 auto name = Parameter<Object>(Descriptor::kName); GenerateStoreICBaseline() local 4588 auto name = Parameter<Object>(Descriptor::kName); GenerateDefineNamedOwnIC() local 4605 auto name = Parameter<Object>(Descriptor::kName); GenerateDefineNamedOwnICTrampoline() local 4619 auto name = Parameter<Object>(Descriptor::kName); GenerateDefineNamedOwnICBaseline() local 4633 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedStoreIC() local 4648 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedStoreICTrampoline() local 4662 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedStoreICBaseline() local 4676 auto name = Parameter<Object>(Descriptor::kName); GenerateDefineKeyedOwnIC() local 4691 auto name = Parameter<Object>(Descriptor::kName); GenerateDefineKeyedOwnICTrampoline() local 4705 auto name = Parameter<Object>(Descriptor::kName); GenerateDefineKeyedOwnICBaseline() local 4962 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedHasIC() local 4975 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedHasICBaseline() local 4987 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedHasIC_Megamorphic() local 4998 auto name = Parameter<Object>(Descriptor::kName); GenerateKeyedHasIC_PolymorphicName() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | objects.cc | 444 Handle<Object> name = JSReceiver::GetDataProperty(isolate, error, name_key); in NoSideEffectsErrorToString() local 1001 GetMethod(Handle<JSReceiver> receiver, Handle<Name> name) GetMethod() argument 1186 GetProperty(Isolate* isolate, Handle<JSProxy> proxy, Handle<Name> name, Handle<Object> receiver, bool* was_found) GetProperty() argument 1240 CheckGetSetTrapResult(Isolate* isolate, Handle<Name> name, Handle<JSReceiver> target, Handle<Object> trap_result, AccessKind access_kind) CheckGetSetTrapResult() argument 1418 Handle<Name> name = it->GetName(); GetPropertyWithAccessor() local 1521 Handle<Name> name = it->GetName(); SetPropertyWithAccessor() local 2467 SetProperty(Isolate* isolate, Handle<Object> object, Handle<Name> name, Handle<Object> value, StoreOrigin store_origin, Maybe<ShouldThrow> should_throw) SetProperty() argument 2738 CannotCreateProperty(Isolate* isolate, Handle<Object> receiver, Handle<Object> name, Handle<Object> value, Maybe<ShouldThrow> should_throw) CannotCreateProperty() argument 2766 WriteToReadOnlyProperty(Isolate* isolate, Handle<Object> receiver, Handle<Object> name, Handle<Object> value, ShouldThrow should_throw) WriteToReadOnlyProperty() argument 2776 RedefineIncompatibleProperty( Isolate* isolate, Handle<Object> name, Handle<Object> value, Maybe<ShouldThrow> should_throw) RedefineIncompatibleProperty() argument 3056 HasProperty(Isolate* isolate, Handle<JSProxy> proxy, Handle<Name> name) HasProperty() argument 3100 CheckHasTrap(Isolate* isolate, Handle<Name> name, Handle<JSReceiver> target) CheckHasTrap() argument 3129 SetProperty(Handle<JSProxy> proxy, Handle<Name> name, Handle<Object> value, Handle<Object> receiver, Maybe<ShouldThrow> should_throw) SetProperty() argument 3178 DeletePropertyOrElement(Handle<JSProxy> proxy, Handle<Name> name, LanguageMode language_mode) DeletePropertyOrElement() argument 3220 CheckDeleteTrap(Isolate* isolate, Handle<Name> name, Handle<JSReceiver> target) CheckDeleteTrap() argument 3287 DefineOwnProperty(Isolate* isolate, Handle<JSArray> o, Handle<Object> name, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) DefineOwnProperty() argument 3653 GetOwnPropertyDescriptor(Isolate* isolate, Handle<JSProxy> proxy, Handle<Name> name, PropertyDescriptor* desc) GetOwnPropertyDescriptor() argument 4581 ToFunctionName(Isolate* isolate, Handle<Name> name) ToFunctionName() argument 4597 ToFunctionName(Isolate* isolate, Handle<Name> name, Handle<String> prefix) ToFunctionName() argument 5944 TryFindPropertyCellForConcurrentLookupIterator( Isolate* isolate, Handle<Name> name, RelaxedLoadTag tag) TryFindPropertyCellForConcurrentLookupIterator() argument 5977 Add(Isolate* isolate, Handle<StringSet> stringset, Handle<String> name) Add() argument 5983 stringset->set(EntryToIndex(entry), *name); Add() local 5989 Has(Isolate* isolate, Handle<String> name) Has() argument [all...] |
H A D | js-temporal-objects.cc | 113 Handle<String> name; member 2575 Handle<String> name = isolate->factory()->NewSubString( in ParseTemporalTimeZoneString() local 2632 Handle<String> name; in ParseTemporalTimeZoneString() local 3086 InvokeCalendarMethod(Isolate* isolate, Handle<JSReceiver> calendar, Handle<String> name, Handle<JSReceiver> date_like) InvokeCalendarMethod() argument [all...] |