Home
last modified time | relevance | path

Searched defs:spos (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/lz4/contrib/gen_manual/
H A Dgen_manual.cpp57 size_t spos, epos; in trim_comments() local
91 size_t spos, epos; in print_line() local
111 size_t spos, l; in main() local
/aosp_15_r20/external/zstd/contrib/gen_html/
H A Dgen_html.cpp32 size_t spos, epos; in trim_comments() local
67 size_t spos; in print_line() local
86 size_t spos, l; in main() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dvi.c266 size_t epos, spos = 0; in cut_str() local
343 size_t spos = 0; in slice_offset() local
361 size_t epos, spos = 0; in text_strchr() local
382 size_t epos, spos = 0; in text_strrchr() local
416 size_t i, count = 0, spos = 0; in text_count() local
436 size_t spos = 0; in text_byte() local
498 size_t end, spos = 0; in text_getline() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowTime.java20 protected static int getChar(String s, int spos, int mul) { in getChar()
31 protected void checkChar(String s, int spos, char expected) { in checkChar()
/aosp_15_r20/external/libwebsockets/lib/roles/mqtt/
H A Dmqtt.c284 const char *ppos = pub, *spos = sub; in lws_mqtt_is_topic_matched() local
351 size_t spos = 0; in lws_mqtt_validate_topic() local
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_wext.c249 char *spos; in wpa_driver_wext_event_wireless_custom() local
1374 char *spos; in wext_get_scan_custom() local
1389 char *spos; in wext_get_scan_custom() local
1404 char *spos; in wext_get_scan_custom() local
/aosp_15_r20/frameworks/opt/calendar/src/com/android/calendarcommon2/
DTime.java457 private void checkChar(String s, int spos, char expected) { in checkChar()
466 private int getChar(String s, int spos, int mul) { in getChar()
/aosp_15_r20/frameworks/base/core/java/android/text/format/
H A DTime.java493 private void checkChar(String s, int spos, char expected) { in checkChar()
502 private static int getChar(String s, int spos, int mul) { in getChar()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_center.c52 nir_def *spos = nir_load_sample_pos_or_center(b); in lower_wpos_center_instr() local
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dcommand_parser.cpp34 auto spos = command_.find('\"', fpos + 1); in GetNextStr() local
/aosp_15_r20/external/javassist/src/test/test/javassist/bytecode/analysis/
H A DScannerTest.java129 int spos = code.currentPc(); in generate() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant_sd.c33 u8 **spos, const u8 *end) in p2p_sd_dns_uncompress_label()
108 u8 *tmp, *end, *spos; in p2p_sd_dns_uncompress() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h30 int32_t spos; member
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumfmtst.h30 int32_t spos; member
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Djson.c67 char *str, *spos, *s_end; in json_parse_string() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/
H A DBulkPutBuffer.java434 int spos = diff > 0 ? RND.nextInt(diff) : 0; in testPairs() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc324 const char *spos = internal_strstr(str, templ); in TemplateMatch() local
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/
H A Dp2p_group.c526 const u8 *spos; in p2p_build_client_info() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java143 private static final short spos = (short) 1; field in DiagBigDecimalTest
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java146 private static final short spos = (short) 1; field in DiagBigDecimalTest
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/calendar/calendar-common/android_common/javac/
Dcalendar-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/iptables/libiptc/
H A Dlibiptc.c1596 int spos; in TC_GET_TARGET() local
/aosp_15_r20/external/trusty/musl/ldso/
Ddynlink.c1392 size_t cnt, qpos, spos, i; in queue_ctors() local
/aosp_15_r20/external/musl/ldso/
H A Ddynlink.c1556 size_t cnt, qpos, spos, i; in queue_ctors() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress.c6739 size_t spos = seqPos.idx; in blockSize_explicitDelimiter() local

123