Home
last modified time | relevance | path

Searched refs:first (Results 6251 - 6275 of 6760) sorted by relevance

1...<<251252253254255256257258259260>>...271

/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp281 resultStr[i] = MallocCString(it->first); in Sync()
632 // determine if the first character of customDir is '/' in GetRealPath()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp158 auto prefix = PATH_KEY_VERSION.substr(1); // skip the first slash in GetCandidateVersion()
1121 if (el.find(it.first) != std::string::npos) { in StoreKey()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp644 return item.first == wd; in GetReceivedInfo()
871 HILOGE("The first/second/third argument requires uri/uri/napi_function"); in ParseJsParam()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp898 auto hostNodeId = e.first; in DumpSecSurfaceInfoMap()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp1118 ASSERT_EQ(0, res.first); in HWTEST_F()
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm226 ; first 4x8 pixels
H A Dhevc_idct.asm570 ; for 4 first rows and store it on stack (128 bytes)
H A Dvp3dsp.asm356 ; Since r1 is free at entry, we calculate the Js first.
/third_party/glslang/glslang/MachineIndependent/
H A Dlocalintermediate.h936 return semanticNameSet.insert(name).first->c_str();
/third_party/ffmpeg/libswresample/x86/
H A Dresample.asm46 ; there's a few more here but we only care about the first few
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc495 param.nup.first=Axis::X; in getParameters()
725 // Compare source MIME type (first word) with FINAL_CONTENT_TYPE in getParameters()
815 // Enable evenDuplex or the first page may be empty. in calculate()
1231 /* Try pdftocairo first, the preferred utility for form-flattening */ in main()
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c163 old_index_ch = fname; /* first character of the old name */ in snd_pcm_file_replace_fname()
164 new_index_ch = new_fname; /* first char of the new name */ in snd_pcm_file_replace_fname()
788 a->first = slave->sample_bits * channel; in snd_pcm_file_hw_params()
/third_party/gn/src/gn/
H A Dxcode_object.cc232 out << pair.first << " = "; in PrintValue()
H A Dvisual_studio_writer.cc732 auto it = processed_filters.insert(filter_path_str).first; in WriteFiltersFileContents()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java79 * the canonical composed and decomposed forms as shown in the first example
1256 * @param char32a the first code point to be checked against the
1268 * @param char32a the first code point to be checked against
1451 // first: b = NFKC(Fold(a)) in getFC_NFKC_Closure()
1561 * and return the first normalized character at that position.
1572 * @return the first normalized character that is the result of iterating
1613 * Return the first character in the normalized text. This resets
1619 public int first() { in first() method in Normalizer
1697 * It is safest to call {@link #setText setText()}, {@link #first},
1964 * full NFD first in internalCompare()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.cpp166 // If the rule name contains embedded digits, pad the first numeric field to a fixed length with leading zeroes, in addRule()
557 // for breaks before the first and after the last character in the data. in clearActualBreaks()
706 for (int32_t bk=fBI->first(); bk != BreakIterator::DONE; bk=fBI->next()) { in testForwards()
/third_party/icu/icu4c/source/common/
H A Ducasemap.cpp449 // next character after the first letter in maybeTitleDutchIJ()
453 // Is the first letter an i/I with accent? in maybeTitleDutchIJ()
536 index=iter->first();
547 * b) first letter (titlecase) [titleStart..titleLimit[
738 // Find out first whether we are changing the text. in toUpper()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer.java80 * the canonical composed and decomposed forms as shown in the first example
1288 * @param char32a the first code point to be checked against the
1299 * @param char32a the first code point to be checked against
1486 // first: b = NFKC(Fold(a)) in getFC_NFKC_Closure()
1601 * and return the first normalized character at that position.
1612 * @return the first normalized character that is the result of iterating
1656 * Return the first character in the normalized text. This resets
1663 public int first() { in first() method in Normalizer
1745 * It is safest to call {@link #setText setText()}, {@link #first},
2024 * full NFD first in internalCompare()
[all...]
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex41 The first argument to every call-back routine is an address-space
H A Dlibunwind.tex288 facilities: first, it is possible to flush the cached information
/third_party/mesa3d/include/GLES/
H A Dgl.h471 GL_API void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count);
/third_party/json/tests/src/
H A Dunit-regression1.cpp1308 std::istringstream i1_2_3( R"({"first": "one" }{"second": "two"}3)" );
1320 CHECK( m1 == ( std::map<std::string, std::string> {{ "first", "one" }} ));
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp353 tgsi_semantic name = (tgsi_semantic)semantic.first; in scan_input()
/third_party/openGLES/api/GLES/
H A Dgl.h452 GL_API void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count);
/third_party/node/deps/icu-small/source/common/
H A Ducasemap.cpp449 // next character after the first letter in maybeTitleDutchIJ()
453 // Is the first letter an i/I with accent? in maybeTitleDutchIJ()
536 index=iter->first();
547 * b) first letter (titlecase) [titleStart..titleLimit[
743 // Find out first whether we are changing the text. in toUpper()

Completed in 42 milliseconds

1...<<251252253254255256257258259260>>...271