/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
H A D | MetadataFilter.java | 354 return builder.build(); in getFiltered()
|
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
H A D | chunkcopy.h | 35 #error chunkcopy.h inflate chunk SIMD is not defined for your build target
|
/third_party/node/deps/zlib/contrib/optimizations/ |
H A D | chunkcopy.h | 35 #error chunkcopy.h inflate chunk SIMD is not defined for your build target
|
/third_party/nghttp2/doc/ |
H A D | make.bat | 6 set SPHINXBUILD=sphinx-build
|
/third_party/ninja/misc/ |
H A D | ninja_syntax.py | 20 just a helpful utility for build-file-generation systems that already 93 def build( member in Writer 128 self._line('build %s: %s' % (' '.join(out_outputs),
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | stringtriebuilder.h | 50 * This build option also uses more memory. 92 void build(UStringTrieBuildOption buildOption, int32_t elementsLength, UErrorCode &errorCode);
|
/third_party/node/deps/npm/node_modules/pacote/lib/ |
H A D | git.js | 150 // when we get the git sha, we affix it to our spec to build up 168 scripts.build ||
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | CsvData.java | 80 allMetadata.toBuilder().filterRows(r -> r.equals(cc)).build(); in create()
|
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/ |
H A D | ServletMain.java | 122 handleFileMigration(req, resp, numbersFromFile.build(), countryCode, customRecipe, fileName); in doPost()
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | tests.rs | 488 cmd.build(); in issue_3669_command_build_recurses()
|
/third_party/rust/crates/aho-corasick/src/packed/teddy/ |
H A D | compile.rs | 49 pub fn build(&self, patterns: &Patterns) -> Option<Teddy> { in build() functions
|
/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf/ |
H A D | ProtoCaliperBenchmark.java | 156 defaultMessage.newBuilderForType().mergeFrom(singleInputData, extensions).build()); in setUp()
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | CodedOutputStreamTest.java | 312 .setSparseEnum(TestSparseEnum.SPARSE_E) .build(); in testWriteMessageWithNegativeEnumValue()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | AbstractMessageLite.java | 60 return out.build(); in toByteString()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.cpp | 134 Move<VkPipeline> GraphicsPipelineBuilder::build (const DeviceInterface& vk, in build() function in vkt::geometry::GraphicsPipelineBuilder
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.cpp | 134 Move<VkPipeline> GraphicsPipelineBuilder::build (const DeviceInterface& vk, in build() function in vkt::geometry::GraphicsPipelineBuilder
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | IndexSubTable.java | 51 return builder.build(); in createIndexSubTable()
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
H A D | RenumberingSubsetTest.java | 76 dstFont = dstFontBuilder.build(); in setUp()
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | makedata.mak | 104 # This target should build all the data files
|
/third_party/skia/src/xml/ |
H A D | SkDOM.cpp | 156 const SkDOM::Node* SkDOM::build(SkStream& docStream) { in build() function in SkDOM
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 160 Error build(ArrayRef<Module *> Mods, SmallVector<char, 0> &Symtab, 230 /// irsymtab::build.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CFLSteensAliasAnalysis.cpp | 13 // Zhang Q, Lyu M R, Yuan H, and Su Z. -- to summarize the papers, we build a 224 return FunctionInfo(*Fn, GraphBuilder.getReturnValues(), SetBuilder.build()); in buildSetsFrom()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 306 // was dead (and removed) during the graph build time. in runOnMachineFunction() 307 G.build(BuildOptions::KeepDeadPhis); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
H A D | generator_impl.h | 427 /// `build` to emit the body of the function. 431 /// @param build a function with the signature: 441 F&& build);
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl.h | 491 /// `build` to emit the body of the function. 495 /// @param build a function with the signature: 505 F&& build);
|