Home
last modified time | relevance | path

Searched defs:component (Results 101 - 125 of 241) sorted by relevance

12345678910

/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc435 string component; in GeneratePackageModules() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java159 StronglyConnectedComponent component; // null if the node is still on stack. field in DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
215 analyze(StronglyConnectedComponent component) analyze() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp258 uint32_t component = 0; in GetLocationsForVariable() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmjpegenc.c425 int component, dc, last_index, val, run; in record_block() local
468 int component, dc, run, last_index, val; in encode_block() local
/third_party/ffmpeg/libavutil/
H A Davstring.c307 char *av_append_path_component(const char *path, const char *component) in av_append_path_component() argument
/third_party/gn/src/base/files/
H A Dfile_path.cc553 const StringType& component = *it; ReferencesParent() local
[all...]
/third_party/gn/src/gn/
H A Dinnerapis_publicinfo_generator.cc371 static std::string GetComponentInfo(const std::string &subsystem, const std::string &component, const std::string &path) in GetComponentInfo() argument
487 const OhosComponent *component = target->ohos_component(); in GeneratedInnerapiPublicInfo() local
[all...]
H A Dohos_components.cc220 void OhosComponentsImpl::addComponentToTree(struct OhosComponentTree *current, OhosComponent *component) in addComponentToTree() argument
268 OhosComponent *component = (OhosComponent *)GetComponentByName(component_name); LoadInnerApi() local
433 const OhosComponent *component = GetComponentByName(component_name); GetExternalDepsLabel() local
473 const OhosComponent *component = GetComponentByName(component_name.string_value()); GetSubsystemName() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_subgroups.c33 lower_subgroups_64bit_split_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, unsigned int component) lower_subgroups_64bit_split_intrinsic() argument
[all...]
H A Dnir_instr_set.c277 unsigned component = instr->component; in hash_tex() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c43 unsigned component = nir_intrinsic_component(instr); in gather_intrinsic_load_input_info() local
60 unsigned component = nir_intrinsic_component(instr); in gather_intrinsic_store_output_info() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c117 v3d_varying_slot_vpm_offset(struct v3d_compile *c, unsigned location, unsigned component) in v3d_varying_slot_vpm_offset() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp153 unsigned component = 0; in is_less_than_one() local
170 unsigned component = 0; in is_greater_than_zero() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp710 const unsigned component = rel_offset / type_sz(entry->dst.type); in try_copy_propagate() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue.c410 size_t component = nir_intrinsic_component(intr); in trans_nir_intrinsic_load_input_fs() local
458 size_t component = nir_intrinsic_component(intr); in trans_nir_intrinsic_load_input_vs() local
549 size_t component = nir_intrinsic_component(intr); in trans_nir_intrinsic_store_output_vs() local
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1057 isl_format_has_color_component(enum isl_format fmt, int component) in isl_format_has_color_component() argument
/third_party/mesa3d/include/android_stub/system/
H A Dgraphics.h149 android_flex_component_t component; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayCalendarDemo.java173 private static void add(Container container, Component component, in add() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos.c438 LLVMValueRef component = LLVMBuildExtractElement(builder, shifted, in lp_build_pack_rgba_aos() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.h115 uint32_t component = kInvalid; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp407 GLenum GetSwizzleStateComponent(const gl::SwizzleState &swizzleState, GLenum component) in GetSwizzleStateComponent() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGLSLstd450.cpp975 Interpolate(SIMD::Pointer const &ptr, int32_t location, Object::ID paramId, uint32_t component, EmitState *state, InterpolationType type) const Interpolate() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1375 bool Shader::maskContainsComponent(int mask, int component) in maskContainsComponent() argument
1380 bool Shader::swizzleContainsComponent(int swizzle, int component) in swizzleContainsComponent() argument
1390 bool Shader::swizzleContainsComponentMasked(int swizzle, int component, int mask) in swizzleContainsComponentMasked() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh895 component; /* Array of component GlyphIDs--start global() member
[all...]
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc353 GetTypeFunction( ComponentType component, CompositionType composition) GetTypeFunction() argument

Completed in 25 milliseconds

12345678910