Home
last modified time | relevance | path

Searched refs:add (Results 4176 - 4200 of 8096) sorted by relevance

1...<<161162163164165166167168169170>>...324

/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dlib.mk25 $(error Specify CROSS_COMPILE or add '--target=' option to lib.mk)
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S75 add %rdx, %rdx # OF = SF = AF = CF = 0; ZF = PF = 1
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dasm.h38 #define _ASM_ADD __ASM_SIZE(add)
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
H A Dlos_exc.S224 add t1, t1, 0x1
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_window.S75 add a2, a2, a3
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Drepeater_helper.py39 name_set.add(module_name)
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DVideoController.java88 @PostMapping(value = "/add")
91 public Result<?> add(@RequestBody OhSampleShortVideo video) { in add() method in VideoController
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DBusinessGoodsController.java105 @PostMapping(value = "/add")
108 public Result<?> add(@RequestBody OhSampleBusinessGoods goods) { in add() method in BusinessGoodsController
H A DBusinessCommentController.java91 @PostMapping(value = "/add")
94 public Result<?> add(@RequestBody OhSampleBusinessComment comment) { in add() method in BusinessCommentController
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h162 FETCH_MODIFY(add, +)
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h141 FETCH_MODIFY(add, +)
/third_party/f2fs-tools/fsck/
H A Dcompress.c6 * : add sload compression support
173 .add = ext_filter_add,
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_nlmeans.asm92 add xq, mmsize / 4
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_processor.h56 pageRange.add(1); in ProcessingParameters()
120 // TODO?! add standalone crop(...) method (not only for subpages)
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DBurmeseBreakEngine.java43 fMarkSet.add(0x0020); in BurmeseBreakEngine()
H A DKhmerBreakEngine.java44 fMarkSet.add(0x0020); in KhmerBreakEngine()
H A DLaoBreakEngine.java41 fMarkSet.add(0x0020); in LaoBreakEngine()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSelector.java118 result.add(encodings[k]); in selectForMask()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrieBuilder.java32 // Used in add() to wrap the bytes into a CharSequence for StringTrieBuilder.addImpl().
60 public BytesTrieBuilder add(byte[] sequence, int length, int value) { in add() method in BytesTrieBuilder
66 * Builds a BytesTrie for the add()ed data.
67 * Once built, no further data can be add()ed until clear() is called.
70 * must have been add()ed.
77 * @return A new BytesTrie for the add()ed data.
86 * Builds a BytesTrie for the add()ed data and byte-serializes it.
87 * Once built, no further data can be add()ed until clear() is called.
90 * must have been add()ed.
100 * @return A ByteBuffer with the byte-serialized BytesTrie for the add()e
[all...]
H A DCharsTrieBuilder.java42 public CharsTrieBuilder add(CharSequence s, int value) { in add() method in CharsTrieBuilder
48 * Builds a CharsTrie for the add()ed data.
49 * Once built, no further data can be add()ed until clear() is called.
52 * must have been add()ed.
58 * @return A new CharsTrie for the add()ed data.
66 * Builds a CharsTrie for the add()ed data and char-serializes it.
67 * Once built, no further data can be add()ed until clear() is called.
70 * must have been add()ed.
76 * @return A CharSequence with the char-serialized CharsTrie for the add()ed data.
94 * New data can then be add()e
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DStringMatcher.java230 toUnionTo.add(ch); in addMatchSetTo()
293 // or we can add ALL characters to the set. It's probably more useful in addReplacementSetTo()
H A DUnescapeTransliterator.java281 // then add the characters in addSourceTargetSet()
283 items.add(spec[j]); in addSourceTargetSet()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DPseudoLocalesTest.java134 data.accept(ARBITRARY, captured::add); in assertValuesUnordered()
/third_party/icu/tools/colprobe/
H A Dsortedlines.h65 void add(Line *line, UBool linkIn = false);
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdcopy.py172 files_processed.add(basename)

Completed in 13 milliseconds

1...<<161162163164165166167168169170>>...324