Home
last modified time | relevance | path

Searched defs:place (Results 1 – 25 of 241) sorted by relevance

12345678910

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.cpp91 void CPVT_VariableText::Iterator::SetAt(const CPVT_WordPlace& place) { in SetAt()
177 CPVT_WordPlace place; in Initialize() local
192 CPVT_WordPlace CPVT_VariableText::InsertWord(const CPVT_WordPlace& place, in InsertWord()
209 CPVT_WordPlace CPVT_VariableText::InsertSection(const CPVT_WordPlace& place) { in InsertSection()
255 CPVT_WordPlace CPVT_VariableText::DeleteWord(const CPVT_WordPlace& place) { in DeleteWord()
259 CPVT_WordPlace CPVT_VariableText::BackSpaceWord(const CPVT_WordPlace& place) { in BackSpaceWord()
336 CPVT_WordPlace place = GetBeginWordPlace(); in WordIndexToWordPlace() local
407 CPVT_WordPlace place = GetBeginWordPlace(); in SearchWordPlace() local
444 const CPVT_WordPlace& place, in GetUpWordPlace()
467 const CPVT_WordPlace& place, in GetDownWordPlace()
[all …]
H A Dcpvt_section.cpp223 CPVT_WordPlace CPVT_Section::AddWord(const CPVT_WordPlace& place, in AddWord()
320 CPVT_WordPlace place = GetBeginWordPlace(); in SearchWordPlace() local
757 void CPVT_Section::ClearWord(const CPVT_WordPlace& place) { in ClearWord()
H A Dcpvt_section.h62 void SetPlace(const CPVT_WordPlace& place) { m_SecPlace = place; } in SetPlace()
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/
DSettings2.default.ini3 [place] section
4 name = Torre di Pisa
5 longitude = 43.7224985
6 latitude = 10.3970522
7 favorite = false
8 reviews = 3866
9 rating = 4.5
DSettings.ini3 [place] section
4 name = Torre di Pisa
5 longitude = 43.7224985
6 latitude = 10.3970522
7 favorite = false
8 reviews = 3866
9 rating = 4.5
Dget.rs25 place: Place, field
139 place: Map<String, Value>, in test_map_struct() field
DSettings-production.toml4 [place] table
/aosp_15_r20/external/icu/icu4j/main/core/src/test/resources/com/ibm/icu/dev/test/message2/
H A Dicu-test-selectors.json55 { "params": { "place": 1 }, "exp": "You got the gold medal" }, number
56 { "params": { "place": 2 }, "exp": "You got the silver medal" }, number
57 { "params": { "place": 3 }, "exp": "You got the bronze medal" }, number
58 { "params": { "place": 7 }, "exp": "You finished in the 7th place" }, number
59 { "params": { "place": 21 }, "exp": "You finished in the 21st place" }, number
60 { "params": { "place": 22 }, "exp": "You finished in the 22nd place" }, number
61 { "params": { "place": 23 }, "exp": "You finished in the 23rd place" }, number
62 { "params": { "place": 28 }, "exp": "You finished in the 28th place" } number
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A Dicu-test-selectors.json55 { "params": { "place": 1 }, "exp": "You got the gold medal" }, number
56 { "params": { "place": 2 }, "exp": "You got the silver medal" }, number
57 { "params": { "place": 3 }, "exp": "You got the bronze medal" }, number
58 { "params": { "place": 7 }, "exp": "You finished in the 7th place" }, number
59 { "params": { "place": 21 }, "exp": "You finished in the 21st place" }, number
60 { "params": { "place": 22 }, "exp": "You finished in the 22nd place" }, number
61 { "params": { "place": 23 }, "exp": "You finished in the 23rd place" }, number
62 { "params": { "place": 28 }, "exp": "You finished in the 28th place" } number
/aosp_15_r20/external/libcap/contrib/sucap/
H A Dsu.c815 static int authenticate_user(cap_t all, int *retval, const char **place, in authenticate_user()
835 static int user_accounting(cap_t all, int *retval, const char **place, in user_accounting()
1005 const char **place, const char **err_descr) in utmp_do_open_session()
1083 const char **place, const char **err_descr) in utmp_do_close_session()
1146 const char **place, const char **err_descr) in utmp_open_session()
1166 static int utmp_close_session(const char **place, const char **err_descr) in utmp_close_session()
1187 const char **place, const char **err_descr) in set_credentials()
1303 static int open_session(cap_t all, int *retval, const char **place, in open_session()
1465 const char *place = NULL, *err_descr = NULL; in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/bind/func.bind/func.bind.isplace/
H A Dspecialization.pass.cpp31 My2 place; in main() local
37 const My2 place; in main() local
43 My2 place; in main() local
49 const My2 place; in main() local
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/resources/
H A Dtwitter_macro.json67 "place": null, null
169 "place": null, null
254 "place": null, null
448 "place": null, null
560 "place": null, null
626 "place": null, null
726 "place": null, null
792 "place": null, null
989 "place": null, null
1066 "place": null, null
[all …]
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.cpp88 void CPWL_EditImpl::Iterator::SetAt(const CPVT_WordPlace& place) { in SetAt()
616 CPVT_WordPlace place = pIterator->GetAt(); in DrawEdit() local
832 CPVT_WordPlace place = pIterator->GetWordPlace(); in GetText() local
856 CPVT_WordPlace place = pIterator->GetWordPlace(); in GetRangeText() local
1287 CPVT_WordPlace place; in RefreshWordRange() local
1335 void CPWL_EditImpl::SetCaret(const CPVT_WordPlace& place) { in SetCaret()
1887 CPVT_WordPlace CPWL_EditImpl::DoInsertText(const CPVT_WordPlace& place, in DoInsertText()
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi/
Drelease.toml13 {file="../CHANGELOG.md", search="\\.\\.\\.HEAD\\)", replace="...{{tag_name}})", exactly=1}, qkey
15 {file="../CHANGELOG.md", search="\\.\\.\\.NEXT_HEAD\\)", replace="...HEAD)", exactly=1}, qkey
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/legacy/
Dget.rs24 place: Place, field
139 place: Map<String, Value>, in test_map_struct() field
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc3970 __ place(&before_x); in TEST() local
3971 __ place(&before_w); in TEST() local
3972 __ place(&before_sx); in TEST() local
3973 __ place(&before_q); in TEST() local
3974 __ place(&before_d); in TEST() local
3975 __ place(&before_s); in TEST() local
4000 __ place(&after_x); in TEST() local
4001 __ place(&after_w); in TEST() local
4002 __ place(&after_sx); in TEST() local
4003 __ place(&after_q); in TEST() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/
Drelease.toml13 {file="../CHANGELOG.md", search="\\[\\[ReleaseDate\\]\\]", replace="{{date}}", exactly=1}, qkey
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/
Dgetopt.c15 static const char* place = kEmpty; in getopt() local
/aosp_15_r20/external/capstone/cstool/
H A Dgetopt.h22 static const char *place = EMSG; /* option letter processing */ in getopt() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/tools/
Dares_getopt.c68 static char *place = EMSG; /* option letter processing */ in ares_getopt() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmMemAllocator.hpp55 void operator delete(void *ptr, void *place) in operator delete()
/aosp_15_r20/external/libpcap/missing/
H A Dgetopt.c63 static char *place = EMSG; /* option letter processing */ in getopt() local
/aosp_15_r20/external/googleapis/google/maps/regionlookup/v1alpha/
H A Dregion_identifier.proto124 string place = 4; field
/aosp_15_r20/external/skia/gm/
H A Dhardstop_gradients_many.cpp61 float place = SkScalar(pos) / SkScalar(row); in onDraw() local
/aosp_15_r20/external/libevent/WIN32-Code/
H A Dgetopt.c89 static char *place = EMSG; /* option letter processing */ local

12345678910