Home
last modified time | relevance | path

Searched defs:type_info (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dfast-api-calls.cc56 const CTypeInfo& type_info = in ResolveOverloads() local
H A Djs-generic-lowering.cc615 Node* type_info = site.has_value() ? jsgraph()->Constant(site.value()) in LowerJSCreateArray() local
620 node->InsertInput(zone(), 4, type_info); in LowerJSCreateArray() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-value-type.cpp24 jerry_type_t type_info; member
108 jerry_type_t type_info = jerry_value_get_type (entries[idx].value); in HWTEST_F() local
120 jerry_type_t type_info = jerry_value_get_type (symbol_value); in HWTEST_F() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-array.cc60 Handle<HeapObject> type_info = args.at<HeapObject>(argc + 2); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/heap/
H A Dembedder-tracing.h51 void* type_info() const { return raw_info.first; } in type_info() function
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_semaphore.c109 const VkSemaphoreTypeCreateInfo *type_info = in get_semaphore_type() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects-inl.h493 WasmTypeInfo type_info = map.wasm_type_info(); in type() local
569 WasmTypeInfo type_info = map.wasm_type_info(); in type() local
H A Dmodule-instantiate.cc154 Handle<WasmTypeInfo> type_info = isolate->factory()->NewWasmTypeInfo( in CreateStructMap() local
179 Handle<WasmTypeInfo> type_info = isolate->factory()->NewWasmTypeInfo( in CreateArrayMap() local
205 Handle<WasmTypeInfo> type_info = isolate->factory()->NewWasmTypeInfo( in CreateFuncRefMap() local
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc343 DynamicMessage::DynamicMessage(const TypeInfo* type_info) in DynamicMessage() argument
348 DynamicMessage::DynamicMessage(const TypeInfo* type_info, Arena* arena) in DynamicMessage() argument
355 DynamicMessage::DynamicMessage(TypeInfo* type_info, bool lock_factory) in DynamicMessage() argument
696 DynamicMessage::TypeInfo* type_info = new DynamicMessage::TypeInfo; GetPrototypeNoLock() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c124 uint32_t type_info; member
135 uint32_t type_info; member
160 uint32_t type_info; member
180 uint32_t type_info; member
194 uint32_t type_info; member
206 uint32_t type_info; member
214 uint32_t type_info; global() member
299 valid_type(uint32_t type_info) valid_type() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c991 const VkSemaphoreTypeCreateInfo *type_info = in vn_CreateSemaphore() local
H A Dvn_physical_device.c2553 const VkSemaphoreTypeCreateInfo *type_info = vk_find_struct_const( in vn_GetPhysicalDeviceExternalSemaphoreProperties() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2350 nir_lower_vars_to_explicit_types_impl(nir_function_impl *impl, nir_variable_mode modes, glsl_type_size_align_func type_info) nir_lower_vars_to_explicit_types_impl() argument
2396 lower_vars_to_explicit(nir_shader *shader, struct exec_list *vars, nir_variable_mode mode, glsl_type_size_align_func type_info) lower_vars_to_explicit() argument
2487 nir_lower_vars_to_explicit_types(nir_shader *shader, nir_variable_mode modes, glsl_type_size_align_func type_info) nir_lower_vars_to_explicit_types() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dnir_types.cpp1076 glsl_get_explicit_type_for_size_align(const struct glsl_type *type, glsl_type_size_align_func type_info, unsigned *size, unsigned *align) glsl_get_explicit_type_for_size_align() argument
H A Dglsl_types.cpp2717 glsl_type::get_explicit_type_for_size_align(glsl_type_size_align_func type_info, in get_explicit_type_for_size_align() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp2006 const ImGuiDataTypeInfo* type_info = DataTypeGetInfo(data_type); in DataTypeApplyOpFromText() local
/third_party/node/deps/v8/src/api/
H A Dapi.cc10395 CFunction::CFunction(const void* address, const CFunctionInfo* type_info) in CFunction() argument

Completed in 63 milliseconds