Home
last modified time | relevance | path

Searched defs:location (Results 376 - 400 of 930) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/gn/src/gn/
H A Ddesc_builder.cc866 Location location = iter.origin()->GetRange().begin(); in RenderConfigValues() local
H A Dscope.cc576 SetTemplateInvocationEntry(std::string template_name, std::string target_name, Location location) SetTemplateInvocationEntry() argument
/third_party/googletest/googletest/src/
H A Dgtest.cc505 void InsertSyntheticTestCase(const std::string& name, CodeLocation location, in InsertSyntheticTestCase() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java226 public void notifyClientWindowChange(Rectangle location) { in notifyClientWindowChange() argument
/third_party/libsnd/src/
H A Dcaf.c929 caf_write_strings (SF_PRIVATE * psf, int location) in caf_write_strings() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c210 int location = u_bit_scan64(&mask); in build_primitive_map() local
235 int location = u_bit_scan64(&mask); in calc_primitive_map_size() local
130 build_local_offset(nir_builder *b, struct state *state, nir_ssa_def *vertex, uint32_t location, uint32_t comp, nir_ssa_def *offset) build_local_offset() argument
406 build_per_vertex_offset(nir_builder *b, struct state *state, nir_ssa_def *vertex, uint32_t location, uint32_t comp, nir_ssa_def *offset) build_per_vertex_offset() argument
574 gl_varying_slot location = nir_intrinsic_io_semantics(intr).location; lower_tess_ctrl_block() local
603 gl_varying_slot location = nir_intrinsic_io_semantics(intr).location; lower_tess_ctrl_block() local
801 gl_varying_slot location = nir_intrinsic_io_semantics(intr).location; lower_tess_eval_block() local
[all...]
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c62 struct location { struct
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_packed_varyings.c261 create_or_update_packed_varying(struct lower_packed_varyings_state *state, nir_variable *unpacked_var, const char *name, unsigned location, unsigned slot, unsigned vertex_index) create_or_update_packed_varying() argument
329 get_packed_varying_deref(struct lower_packed_varyings_state *state, unsigned location, nir_variable *unpacked_var, const char *name, unsigned vertex_index) get_packed_varying_deref() argument
832 unsigned location = fine_location / 4; lower_varying() local
[all...]
H A Dgl_nir_linker.c221 create_shader_variable(struct gl_shader_program *shProg, const nir_variable *in, const char *name, const struct glsl_type *type, const struct glsl_type *interface_type, bool use_implicit_location, int location, const struct glsl_type *outermost_struct_type) create_shader_variable() argument
301 add_shader_variable(const struct gl_constants *consts, struct gl_shader_program *shProg, struct set *resource_set, unsigned stage_mask, GLenum programInterface, nir_variable *var, const char *name, const struct glsl_type *type, bool use_implicit_location, int location, bool inouts_share_location, const struct glsl_type *outermost_struct_type) add_shader_variable() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h109 YYLTYPE location; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c776 int location = u_bit_scan64(&inputs_read); in v3d_update_compiled_vs() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp66 unsigned location = nir_intrinsic_io_semantics(op).location; in get_tcs_varying_offset() local
H A Dsfn_shader_fs.cpp84 auto location = nir_intrinsic_io_semantics(intr).location; in load_input() local
113 auto location = nir_intrinsic_io_semantics(intr).location; in store_output() local
500 unsigned location = (m_dual_source_blend && (semantics.location == FRAG_RESULT_COLOR) emit_export_pixel() local
503 sfn_log << SfnLog::io << "Pixel output at loc:" << location << "\\n"; emit_export_pixel() local
[all...]
H A Dsfn_shader.h58 int location() const {return m_location;} in location() function in r600::ShaderIO
181 InputIterator find_input(int location) { return m_inputs.find(location);} in find_input() argument
/third_party/node/deps/googletest/src/
H A Dgtest.cc513 void InsertSyntheticTestCase(const std::string& name, CodeLocation location, in InsertSyntheticTestCase() argument
874 int UnitTestOptions::GTestProcessSEH(DWORD seh_code, const char* location) { in GTestProcessSEH() argument
866 FormatSehExceptionMessage(DWORD exception_code, const char* location) FormatSehExceptionMessage() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h115 InstructionOperand DefineAsLocation(Node* node, LinkageLocation location) { in DefineAsLocation() argument
219 InstructionOperand UseLocation(Node* node, LinkageLocation location) { in UseLocation() argument
305 InstructionOperand TempLocation(LinkageLocation location) { in TempLocation() argument
430 UnallocatedOperand ToUnallocatedOperand(LinkageLocation location, in ToUnallocatedOperand() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode.h271 void* operator new(size_t, void* location) { return location; } in operator new() argument
/third_party/node/deps/v8/src/debug/
H A Ddebug-scopes.cc239 BreakLocation location = BreakLocation::FromFrame(debug_info, GetFrame()); local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins.cc171 Address* location = &isolate_->builtin_table()[Builtins::ToInt(builtin)]; in builtin_slot() local
177 Address* location = in builtin_tier0_slot() local
198 Address* location = &isolate_->builtin_table()[Builtins::ToInt(builtin)]; in code_handle() local
/third_party/node/deps/v8/src/objects/
H A Dcall-site-info.cc526 ComputeLocation(Handle<CallSiteInfo> info, MessageLocation* location) ComputeLocation() argument
/third_party/python/Lib/idlelib/
H A Drpc.py509 location = "#S" # Server variable in RPCHandler
527 location = "#C" # Client variable in RPCClient
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c358 static void log_syslog(pa_log_level_t level, char *t, char *timestamp, char *location, char *bt) { in log_syslog() argument
389 char text[256], location[128], timestamp[32]; in pa_log_levelv_meta() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicVertexAttributeTests.cpp55 vk::VkVertexInputAttributeDescription2EXT makeVertexInputAttributeDescription2EXT (deUint32 location, deUint32 binding, vk::VkFormat format, deUint32 offset) in makeVertexInputAttributeDescription2EXT() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateAST.cpp244 void ValidateAST::visitStructUsage(const TType &type, const TSourceLoc &location) in visitStructUsage() argument
184 visitStructOrInterfaceBlockDeclaration(const TType &type, const TSourceLoc &location) visitStructOrInterfaceBlockDeclaration() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_params.cpp294 CaptureGetnUniformfv_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLfloat *params, ParamCapture *paramsParam) CaptureGetnUniformfv_params() argument
305 CaptureGetnUniformiv_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLint *params, ParamCapture *paramsParam) CaptureGetnUniformiv_params() argument
316 CaptureGetnUniformuiv_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLuint *params, ParamCapture *paramsParam) CaptureGetnUniformuiv_params() argument

Completed in 35 milliseconds

1...<<11121314151617181920>>...38