Home
last modified time | relevance | path

Searched defs:location (Results 101 - 125 of 989) sorted by relevance

12345678910>>...40

/third_party/nghttp2/src/
H A Dshrpx_downstream_test.cc163 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 Dexplain-dep.js[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_alpha_to_coverage.c118 const unsigned location = in brw_nir_lower_alpha_to_coverage() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_debug_report.c97 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 Dpointer-policies.h117 constexpr explicit KeepLocationPolicy(const SourceLocation& location) in KeepLocationPolicy() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-handle-base.h123 V8_INLINE explicit IndirectHandleBase(internal::Address* location) in IndirectHandleBase() argument
/third_party/node/deps/v8/src/handles/
H A Dpersistent-handles.cc50 bool PersistentHandles::Contains(Address* location) { in Contains() argument
H A Dlocal-handles.cc62 bool LocalHandles::Contains(Address* location) { in Contains() argument
/third_party/node/deps/v8/src/parsing/
H A Dpending-compilation-error-handler.cc136 MessageLocation location = warning.GetLocation(script); in ReportWarnings() local
/third_party/node/deps/v8/src/objects/
H A Dproperty.cc60 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 Dcrocus_genx_macros.h51 __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 DDirectiveParser.h61 SourceLocation location; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferMAXSizeValidation.cpp232 glw::GLint location = gl.getUniformLocation(m_po_id, "sampler_buffer"); in iterate() local
H A DesextcTextureBufferParamValueIntToFloatConversion.cpp204 glw::GLint location = gl.getUniformLocation(m_po_id, "sampler_buffer"); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDebugReportUtil.hpp42 size_t location; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp213 GLint location; in TEST_P() local
[all...]
H A DTextureRectangleTest.cpp311 GLint location = glGetUniformLocation(program, "tex"); in TEST_P() local
346 GLint location = glGetUniformLocation(program, "tex"); in TEST_P() local
H A DSamplersTest.cpp149 GLint location = glGetUniformLocation(program, "tex"); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.h27 ValidateUniform2f(const Context *context, angle::EntryPoint entryPoint, UniformLocation location, GLfloat x, GLfloat y) ValidateUniform2f() argument
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dlocation_test.cpp18 expectLocation(int count, const char *const string[], const int length[], const pp::SourceLocation &location) expectLocation() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMAsm.cpp147 std::stringstream location; in fixupAsmFile() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DThread.hpp84 Location location; member in vk::dbg::Frame
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_extension.cc69 SourceLocation location; in GenerateMembersHeader() local
H A Dobjectivec_oneof.cc54 SourceLocation location; in OneofGenerator() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_doc_comment.cc49 void WriteDocCommentBodyImpl(io::Printer* printer, SourceLocation location) { in WriteDocCommentBodyImpl() argument
87 SourceLocation location; in WriteDocCommentBody() local

Completed in 10 milliseconds

12345678910>>...40