/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | hgsmi_base.c | 18 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location) in hgsmi_report_flags_location() argument
|
/kernel/linux/linux-6.6/tools/wmi/ |
H A D | dell-smbios-example.c | 53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token() argument 94 static int token_is_active(__u16 *location, __u16 *cmpvalue, in token_is_active() argument 111 __u16 location; in query_token() local 126 __u16 location; in activate_token() local [all...] |
/kernel/linux/linux-6.6/sound/virtio/ |
H A D | virtio_jack.c | 57 unsigned int location = in virtsnd_jack_get_label() local
|
/kernel/linux/linux-6.6/tools/iio/ |
H A D | iio_utils.h | 50 unsigned location; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_u32.h | 38 struct xt_u32_location_element location[XT_U32_MAXSIZE + 1]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_u32.h | 38 struct xt_u32_location_element location[XT_U32_MAXSIZE + 1]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_u32.h | 25 struct xt_u32_location_element location[XT_U32_MAXSIZE+1]; member
|
/third_party/gn/src/gn/ |
H A D | tokenizer.cc | 96 Location location = GetCurrentLocation(); in Run() local [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_xfb_info.h | 44 uint8_t location; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_vs.h | 65 unsigned location; member
|
H A D | sfn_shader_gs.cpp | 59 auto location = nir_intrinsic_io_semantics(instr).location; in process_store_output() local 117 auto location = nir_intrinsic_io_semantics(instr).location; process_load_input() local [all...] |
/third_party/mesa3d/src/intel/common/tests/ |
H A D | genxml_test.c | 38 _test_combine_address(void *data, void *location, in _test_combine_address() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_downstream_test.cc | 163 auto location = resp.fs.header(http2::HD_LOCATION); in test_downstream_rewrite_location_response_header() local
|
/third_party/node/deps/npm/test/lib/utils/ |
H A D | explain-dep.js | [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_alpha_to_coverage.c | 118 const unsigned location = in brw_nir_lower_alpha_to_coverage() local
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_debug_report.c | 97 debug_report(struct vk_instance *instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT object_type, uint64_t handle, size_t location, int32_t messageCode, const char* pLayerPrefix, const char *pMessage) debug_report() argument 130 vk_common_DebugReportMessageEXT(VkInstance _instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage) vk_common_DebugReportMessageEXT() argument 145 vk_debug_report(struct vk_instance *instance, VkDebugReportFlagsEXT flags, const struct vk_object_base *object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char *pMessage) vk_debug_report() argument
|
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | pointer-policies.h | 117 constexpr explicit KeepLocationPolicy(const SourceLocation& location) in KeepLocationPolicy() argument
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-handle-base.h | 123 V8_INLINE explicit IndirectHandleBase(internal::Address* location) in IndirectHandleBase() argument
|
/third_party/node/deps/v8/src/handles/ |
H A D | persistent-handles.cc | 50 bool PersistentHandles::Contains(Address* location) { in Contains() argument
|
H A D | local-handles.cc | 62 bool LocalHandles::Contains(Address* location) { in Contains() argument
|
/third_party/node/deps/v8/src/parsing/ |
H A D | pending-compilation-error-handler.cc | 136 MessageLocation location = warning.GetLocation(script); in ReportWarnings() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | property.cc | 60 Descriptor(Handle<Name> key, const MaybeObjectHandle& value, PropertyKind kind, PropertyAttributes attributes, PropertyLocation location, PropertyConstness constness, Representation representation, int field_index) Descriptor() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_genx_macros.h | 51 __gen_combine_address(struct crocus_batch *batch, void *location, in __gen_combine_address() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | DirectiveParser.h | 61 SourceLocation location; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferMAXSizeValidation.cpp | 232 glw::GLint location = gl.getUniformLocation(m_po_id, "sampler_buffer"); in iterate() local
|