Home
last modified time | relevance | path

Searched refs:build (Results 951 - 975 of 2196) sorted by relevance

1...<<31323334353637383940>>...88

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_client.h23 u8 build; member
/kernel/linux/linux-6.6/include/linux/net/intel/
H A Di40e_client.h25 u8 build; member
98 u32 fw_build; /* firmware build number */
/kernel/linux/linux-6.6/drivers/soc/versatile/
H A Dsoc-integrator.c89 static DEVICE_ATTR_RO(build);
H A Dsoc-realview.c72 static DEVICE_ATTR_RO(build);
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A DMakefile49 $(CC) $(ENCL_CFLAGS) -T $^ -o $@ -Wl,--build-id=none
/kernel/linux/linux-6.6/tools/tracing/rtla/
H A DMakefile90 echo "** NOTICE: Failed build dependencies"; \
/kernel/linux/linux-6.6/tools/verification/rv/
H A DMakefile90 echo "** NOTICE: Failed build dependencies"; \
/kernel/liteos_a/fs/jffs2/
H A DMakefile40 $(TEMP_SRC_PATH)/fs/jffs2/build.c \
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2FunctionRegistry.java167 * A {@code Builder} used to build instances of {@link Mf2FunctionRegistry}.
343 public Mf2FunctionRegistry build() { in build() method in Mf2FunctionRegistry.Builder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPersonNameFormatter.java281 * This method doesn't freeze or delete the builder; you can call build() more than once
289 public PersonNameFormatter build() { in build() method in PersonNameFormatter.Builder
/third_party/icu/icu4c/source/common/
H A Drbbirb.h134 RBBIDataHeader *build(UErrorCode &status);
172 RBBITableBuilder *fForwardTable; // State transition table, build time form.
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DUnicodeNormalizer.java34 if (data == null) data = NormalizerBuilder.build(fullData); // load 1st time in UnicodeNormalizer()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DRbnfMapper.java45 RBNF_PROCESSOR = processor.build();
H A DPluralRangesMapper.java38 CLDR_PROCESSOR = processor.build();
H A DDayPeriodsMapper.java36 CLDR_PROCESSOR = processor.build();
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DPartitionInfoTest.java47 PartitionInfo info = builder.build(); in testPartitionInfo()
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DCurrencyDataEntry.java127 public CurrencyDataEntry build() { in build() method in CurrencyDataEntry.Builder
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DTestCase.java58 public TestCase build() { in build() method in TestCase.Builder
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DUnicodeNormalizer.java31 if (data == null) data = NormalizerBuilder.build(fullData); // load 1st time in UnicodeNormalizer()
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestriebuilder.h84 * Another call to any build() variant will re-serialize the trie.
94 BytesTrie *build(UStringTrieBuildOption buildOption, UErrorCode &errorCode);
105 * If buildStringPiece() is called after build(), the trie will be
106 * re-serialized into a new array (because build() passes on ownership).
107 * If build() is called after buildStringPiece(), the trie object returned
108 * by build() will become the owner of the underlying string for the
H A Ducharstriebuilder.h82 * Another call to any build() variant will re-serialize the trie.
92 UCharsTrie *build(UStringTrieBuildOption buildOption, UErrorCode &errorCode);
103 * If buildUnicodeString() is called after build(), the trie will be
104 * re-serialized into a new array (because build() passes on ownership).
105 * If build() is called after buildUnicodeString(), the trie object returned
106 * by build() will become the owner of the underlying data for the
/third_party/json/docs/docset/
H A DMakefile18 # build and copy documentation
19 $(MAKE) build -C ../mkdocs
/third_party/node/test/js-native-api/test_number/
H A Dtest.js4 const test_number = require(`./build/${common.buildType}/test_number`);
/third_party/node/test/node-api/test_make_callback_recurse/
H A Dtest.js6 const binding = require(`./build/${common.buildType}/binding`);
/third_party/node/test/addons/make-callback-recurse/
H A Dtest.js6 const binding = require(`./build/${common.buildType}/binding`);

Completed in 11 milliseconds

1...<<31323334353637383940>>...88