Home
last modified time | relevance | path

Searched defs:add (Results 126 - 150 of 687) sorted by relevance

12345678910>>...28

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
H A Ddocumentdb_json_common_test.cpp54 JsonObject add = JsonObject::Parse(updateDoc, errCode); in HWTEST_F() local
79 JsonObject add = JsonObject::Parse(updateDoc, errCode); in HWTEST_F() local
103 JsonObject add = JsonObject::Parse(updateDoc, errCode); in HWTEST_F() local
125 JsonObject add = JsonObject::Parse(updateDoc, errCode); in HWTEST_F() local
139 JsonObject add = JsonObject::Parse(updateDoc, errCode); in HWTEST_F() local
158 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
177 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
196 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
215 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
234 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
249 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
263 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
277 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
291 JsonObject add = JsonObject::Parse(updateDoc, errCode); HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dhevcdsp.c51 vec_s32 add; in transform4x4() local
/third_party/ffmpeg/libswscale/x86/
H A Dyuv_2_rgb.asm353 add imageq, 8 * depth * time_num label
354 add indexq, 4 * time_num label
/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dusetperf.cpp71 void add (void){ in add() function in CmdOp
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuData.java67 public void add(RbPath rbPath, String element) { in add() method in IcuData
72 public void add(RbPath rbPath, RbValue rbValue) { in add() method in IcuData
78 public void add(RbPath rbPath, Iterable<RbValue> rbValues) { in add() method in IcuData
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DArabicCharacterData.java78 private void add(int character) in add() method in ArabicCharacterData
H A DDecompTable.java106 public void add(int composed, String decomposition) in add() method in DecompTable
/third_party/mesa3d/src/amd/common/
H A Dsid_tables.py54 def add(self, string): member in StringTable
98 def add(self, array): member in IntTable
185 def add(sel member in FieldTable
[all...]
/third_party/node/deps/v8/third_party/test262-harness/src/
H A D_packagerConfig.py111 def add(self, filename): member in SCAbstraction
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dworkbench.py78 def add(self, stats, failures): member in Stats
/third_party/node/deps/v8/tools/
H A Deval_gc_nvp.py56 def add(self, key): member in Histogram
/third_party/nghttp2/src/
H A Dlibevent_util.cc107 int EvbufferBuffer::add(const uint8_t *data, size_t datalen) { in add() function in nghttp2::util::EvbufferBuffer
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddenseranges.cpp32 void add(int32_t gapStart, int64_t gapLength) { in add() function in __anon12076::LargestGaps
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddenseranges.cpp32 void add(int32_t gapStart, int64_t gapLength) { in add() function in __anon3750::LargestGaps
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Darithmetic-ops.c1 static int add(int x, int y) in add() function
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfopen.c34 const char *add = "this is tempory test!"; in fopen_0100() local
153 const char *add = "this is tempory test!to write"; in fopen_0500() local
268 const char *add = "this is tempory test!to write"; in fopen_0900() local
/third_party/node/deps/openssl/openssl/crypto/txt_db/
H A Dtxt_db.c24 int i, add, n; in TXT_DB_read() local
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dcustom_files.rs94 pub fn add( in add() functions
/third_party/pulseaudio/src/modules/rtp/
H A Dheaderlist.c62 bool add = false; in pa_headerlist_puts() local
85 bool add = false; in pa_headerlist_putsappend() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp55 void add(const char* basename) in add() function
59 void add(const char* basename, const std::vector<std::string>& requirements) in add() function
[all...]
H A DvktSpvAsmTerminateInvocationTests.cpp56 void add(const char* basename, bool spv1p3) in add() function
60 void add(const char* basename, bool spv1p3, const std::vector<std::string>& requirements) in add() function
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteTexelFetchOffset.cpp135 TIntermBinary *add = new TIntermBinary(EOpAdd, texCoordNode, offsetNode); in visitAggregate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DLayer.cpp21 Error IRLayer::add(JITDylib &JD, ThreadSafeModule TSM, VModuleKey K) { in add() function in llvm::orc::IRLayer
141 Error ObjectLayer::add(JITDylib &JD, std::unique_ptr<MemoryBuffer> O, in add() function in llvm::ObjectLayer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DStringTableBuilder.cpp187 size_t StringTableBuilder::add(CachedHashStringRef S) { in add() function in StringTableBuilder
/third_party/skia/src/core/
H A DSkSafeMath.h29 size_t add(size_t x, size_t y) { in add() function in SkSafeMath

Completed in 10 milliseconds

12345678910>>...28