Home
last modified time | relevance | path

Searched defs:generator (Results 51 - 75 of 246) sorted by relevance

12345678910

/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexGeneratorTest.java188 private static void assertRegex(RegexGenerator generator, RangeTree dfa, String... lines) { in assertRegex() argument
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc113 google::protobuf::compiler::Proto2ToProto3Generator generator; in main() local
H A Dprotoc-gen-gogoproto.cc101 google::protobuf::compiler::GoGoProtoGenerator generator; in main() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dbinary_to_text_test.cpp516 uint16_t generator; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DPixelProcessor.cpp188 QuadRasterizer *generator = new PixelProgram(state, pipelineLayout, pixelShader, descriptorSets); in routine() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSetupProcessor.cpp230 SetupRoutine *generator = new SetupRoutine(state); in routine() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbuild_module.cpp30 SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t reserved) SetSpvHeader() argument
H A Dir_loader.h52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbuild_module.cpp30 SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t reserved) SetSpvHeader() argument
H A Dir_loader.h52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_to_text_test.cpp516 uint16_t generator; member
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/
H A Dmain.go367 type generator struct { type
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dgenerate.go28 type generator struct { type
/third_party/vixl/tools/test_generator/
H A Dparser.py35 from test_generator import generator namespace
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_field.cc214 ImmutableFieldGenerator* generator = MakeImmutableGenerator( in FieldGeneratorMap() local
233 ImmutableFieldLiteGenerator* generator = MakeImmutableLiteGenerator( in FieldGeneratorMap() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.cc137 FieldGenerator* generator = in MakeGenerator() local
/third_party/spirv-tools/source/opt/
H A Dbuild_module.cpp30 SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t reserved) SetSpvHeader() argument
H A Dir_loader.h52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader() argument
/third_party/spirv-tools/test/
H A Dbinary_to_text_test.cpp527 uint16_t generator; member
/third_party/vk-gl-cts/scripts/
H A Dbuild_caselists.py146 generator = ANY_GENERATOR variable
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dbuild_spirv_binaries.py109 generator = ANY_GENERATOR variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberFormatterImpl.java134 private static int getPrefixSuffixImpl(MicroPropsGenerator generator, byte signum, FormattedStringBuilder output) { in getPrefixSuffixImpl() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/generator/
H A DResourceFallbackCodeGenerator.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatterImpl.java126 private static int getPrefixSuffixImpl(MicroPropsGenerator generator, byte signum, FormattedStringBuilder output) { in getPrefixSuffixImpl() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp40 fs_inst *generator; member
[all...]

Completed in 12 milliseconds

12345678910