Home
last modified time | relevance | path

Searched refs:get (Results 9576 - 9600 of 15595) sorted by relevance

1...<<381382383384385386387388389390>>...624

/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/gridContainer/router/
H A Dindex.js90 this.get()
100 get(){
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/gridContainer/router/
H A Dindex.js90 this.get()
100 get(){
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/gridContainer/router/
H A Dindex.js90 this.get()
100 get(){
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/gridContainer/router/
H A Dindex.js90 this.get()
100 get(){
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerKVPromiseJsTest.js441 store.get(STORE_KEY).then((data) => {
442 console.info("SUB_DDM_DKV_KVMANAGER_CREATEKVMANAGER_PROMISE_0100 get data success");
446 console.error('SUB_DDM_DKV_KVMANAGER_CREATEKVMANAGER_PROMISE_0100 get data err' + `, error code is ${err.code}, message is ${err.message}`);
482 store.get(STORE_KEY).then((data) => {
483 console.info("SUB_DDM_DKV_KVMANAGER_CREATEKVMANAGER_PROMISE_0200 get data success");
487 console.error('SUB_DDM_DKV_KVMANAGER_CREATEKVMANAGER_PROMISE_0200 get data err' + `, error code is ${err.code}, message is ${err.message}`);
/test/xts/hats/hdf/codec/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp357 eglImageVec.assign(eglImage.get(), eglImage.get() + BUFFER_SIZE); in BENCHMARK_F()
/third_party/ffmpeg/libavfilter/
H A Dframesync.c249 unsigned get) in ff_framesync_get_frame()
261 if (get) { in ff_framesync_get_frame()
248 ff_framesync_get_frame(FFFrameSync *fs, unsigned in, AVFrame **rframe, unsigned get) ff_framesync_get_frame() argument
/third_party/glslang/gtests/
H A DGlslMapIO.FromFile.cpp253 auto* shader = shaders.back().get(); in TEST_P()
282 for (const auto& shader : shaders) program.addShader(shader.get()); in TEST_P()
/third_party/gn/src/gn/
H A Dinput_conversion.cc72 ParseNode* parse_root = parse_root_ptr->get(); // For nicer syntax below. in ParseValueOrScope()
80 Value result = parse_root->Execute(scope.get(), err); in ParseValueOrScope()
H A Djson_project_writer.cc76 // Sort the list of targets per-label to get a consistent ordering of them in FilterTargets()
392 description->MergeDictionary(outputs.get()); in GenerateJSON()
396 base::JSONWriter::WriteWithOptions(*description.get(), in GenerateJSON()
/third_party/alsa-lib/src/pcm/
H A Dpcm_linear.c188 void *get = get32_labels[get_idx]; in snd_pcm_linear_getput() local
205 goto *get; in snd_pcm_linear_getput()
H A Dpcm_mulaw.c207 void *get = get16_labels[getidx]; in snd_pcm_mulaw_encode() local
223 goto *get; in snd_pcm_mulaw_encode()
H A Dpcm_adpcm.c279 void *get = get16_labels[getidx]; in snd_pcm_adpcm_encode() local
300 goto *get; in snd_pcm_adpcm_encode()
H A Dpcm_alaw.c191 void *get = get16_labels[getidx]; in snd_pcm_alaw_encode() local
207 goto *get; in snd_pcm_alaw_encode()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DTransliterationChart.java251 Set sa = (Set)itemToSet.get(a); in add()
252 Set sb = (Set)itemToSet.get(b); in add()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterAlias.java147 b.get(gStringTable); in haveAliasData()
149 b.get(gNormalizedStringTable); in haveAliasData()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleDistance.java72 * Used to get the paradigm region for a cluster, if there is one.
141 buffer.get(trie); in load()
145 buffer.get(regionToPartitions); in load()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationData.java44 return trie.get(c); in getCE32()
48 return trie.get(c); // TODO: port UTRIE2_GET32_FROM_SUPP(trie, c) to Java? in getCE32FromSupplementary()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedValueStringBuilderImpl.java320 return StaticUnicodeSets.get(StaticUnicodeSets.Key.DEFAULT_IGNORABLES) in trimBack()
325 return StaticUnicodeSets.get(StaticUnicodeSets.Key.DEFAULT_IGNORABLES) in trimFront()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DNumberParserImpl.java348 NumberParseMatcher matcher = matchers.get(i); in parseGreedy()
367 // NOTE: If we get here, the greedy parse completed without consuming the entire string. in parseGreedy()
388 NumberParseMatcher matcher = matchers.get(i); in parseLongestRecursive()
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A Dfiltration.py175 self.include_children = json_data.get("includeChildren", True)
176 self.include_scripts = json_data.get("includeScripts", False)
/third_party/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp269 // SimpleTimeZone to get consistent behavior between JDKs. in TestSunriseTimes()
320 // It would be nice to get down to 60 seconds, but at this in TestSunriseTimes()
394 logln("cal3[a]=%.1lf, d=%d\n", cal3.getTime(status), cal3.get(UCAL_JULIAN_DAY,status)); in TestBasics()
403 logln("cal3=%.1lf, d=%d\n", cal3.getTime(status), cal3.get(UCAL_JULIAN_DAY,status)); in TestBasics()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorIDParser.java392 SingleID single = list.get(i); in parseCompoundID()
617 // Parse the set to get the position. in parseFilterID()
739 String inverseTarget = SPECIAL_INVERSES.get(new CaseInsensitiveString(specs.target)); in specsToSpecialInverse()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCompare.java214 Integer value = m_hashtable_.get(method); in trackDifference()
251 int count = (m_hashtable_.get(s)).intValue(); in summary()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java104 valueWasInline = appendValues(icuData.getName(), path, icuData.get(path), out); in writeTo()
206 onlyValue = values.get(0); in appendValues()

Completed in 39 milliseconds

1...<<381382383384385386387388389390>>...624