/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DisplayOptions.java | 21 * .build(); 270 public DisplayOptions build() { in build() method in DisplayOptions.Builder
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | AbstractPathValueMapper.java | 134 return out.build(); in finalizeResults()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | IcuConverterConfig.java | 132 public LdmlConverterConfig build() { in build() method in IcuConverterConfig.Builder
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | TestLocaleValidity.java | 256 ulocale = new ULocale.Builder().setLanguageTag(locale).build(); in check()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | TestLocaleValidity.java | 255 ulocale = new ULocale.Builder().setLanguageTag(locale).build(); in check()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatabuilder.h | 154 virtual void build(CollationData &data, UErrorCode &errorCode);
|
H A D | number_usageprefs.cpp | 173 micros.outputUnit = routed.outputUnit.copy(status).build(status); in processQuantity()
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 149 * LocaleMatcher matcher = LocaleMatcher::Builder().setSupportedLocales("fr, en-GB, en").build(errorCode); 520 LocaleMatcher build(UErrorCode &errorCode) const;
|
/third_party/lame/ |
H A D | compile | 41 # Convert a $build file to $host form and store it in $file 247 If you are trying to build a whole package this is not the 316 # object file name, since that is what matters with a parallel build.
|
/third_party/node/src/inspector/ |
H A D | worker_agent.cc | 76 .setType("worker").build(); in WorkerInfo()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | localematcher.h | 149 * LocaleMatcher matcher = LocaleMatcher::Builder().setSupportedLocales("fr, en-GB, en").build(errorCode); 520 LocaleMatcher build(UErrorCode &errorCode) const;
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatabuilder.h | 154 virtual void build(CollationData &data, UErrorCode &errorCode);
|
H A D | number_usageprefs.cpp | 175 micros.outputUnit = routed.outputUnit.copy(status).build(status); in processQuantity()
|
/third_party/node/deps/cares/ |
H A D | compile | 41 # Convert a $build file to $host form and store it in $file 247 If you are trying to build a whole package this is not the 316 # object file name, since that is what matters with a parallel build.
|
/third_party/node/deps/cares/config/ |
H A D | compile | 41 # Convert a $build file to $host form and store it in $file 247 If you are trying to build a whole package this is not the 316 # object file name, since that is what matters with a parallel build.
|
/third_party/libevdev/build-aux/ |
H A D | compile | 41 # Convert a $build file to $host form and store it in $file 247 If you are trying to build a whole package this is not the 316 # object file name, since that is what matters with a parallel build.
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_core.cpp | 215 // create 'basic blocks'. it's not like we build CFG, they are just in r600_sb_bytecode_process() 245 if ((r = builder.build())) { in r600_sb_bytecode_process()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | RangeKey.java | 213 return lengths.build(); in buildLengths()
|
/third_party/rust/crates/clap/clap_mangen/src/ |
H A D | lib.rs | 29 cmd.build(); in new()
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | first_sets.py | 8 from pegen.build import build_parser
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 111 .build (vk, device, *pipelineLayout, *renderPass)); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 111 .build (vk, device, *pipelineLayout, *renderPass)); in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSeparableProgramsTransformFeedbackTests.cpp | 44 * in which shader sources are specified in Utils::program::build. 58 * in which shader sources are specified in Utils::program::build. 214 programs[stageIndex].build(0, code[0], code[1], code[2], code[3], code[4], stageData->tfVaryings, in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTextureSwizzleTests.hpp | 53 void build(const glw::GLchar* fragment_shader_code, const glw::GLchar* vertex_shader_code);
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
H A D | BasicSubsetTests.java | 94 Font dstFont = dstFontBuilder.build(); in testSubsetGlyphs()
|