/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
H A D | ruby_generator.cc | 435 string component; in GeneratePackageModules() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | DescriptorMessageInfoFactory.java | 159 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 D | validate_interfaces.cpp | 258 uint32_t component = 0; in GetLocationsForVariable() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegenc.c | 425 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 D | avstring.c | 307 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 D | file_path.cc | 553 const StringType& component = *it; ReferencesParent() local [all...] |
/third_party/gn/src/gn/ |
H A D | innerapis_publicinfo_generator.cc | 371 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 D | ohos_components.cc | 220 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 D | nir_lower_subgroups.c | 33 lower_subgroups_64bit_split_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, unsigned int component) lower_subgroups_64bit_split_intrinsic() argument [all...] |
H A D | nir_instr_set.c | 277 unsigned component = instr->component; in hash_tex() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader_info.c | 43 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 D | v3d_nir_lower_io.c | 117 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 D | opt_algebraic.cpp | 153 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 D | brw_fs_copy_propagation.cpp | 710 const unsigned component = rel_offset / type_sz(entry->dst.type); in try_copy_propagate() local
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue.c | 410 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 D | isl_format.c | 1057 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 D | graphics.h | 149 android_flex_component_t component; member
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
H A D | HolidayCalendarDemo.java | 173 private static void add(Container container, Component component, in add() argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_aos.c | 438 LLVMValueRef component = LLVMBuildExtractElement(builder, shifted, in lp_build_pack_rgba_aos() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | glslang_wrapper_utils.h | 115 uint32_t component = kInvalid; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_format_utils.cpp | 407 GLenum GetSwizzleStateComponent(const gl::SwizzleState &swizzleState, GLenum component) in GetSwizzleStateComponent() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGLSLstd450.cpp | 975 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 D | Shader.cpp | 1375 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 D | hb-ot-layout-gsub-table.hh | 895 component; /* Array of component GlyphIDs--start global() member [all...] |
/third_party/skia/third_party/externals/tint/src/inspector/ |
H A D | test_inspector_builder.cc | 353 GetTypeFunction( ComponentType component, CompositionType composition) GetTypeFunction() argument
|