Home
last modified time | relevance | path

Searched full:liststr (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestpath.c86 char *liststr; in list_merge_multi() local
94 liststr = NULL; in list_merge_multi()
95 rv = apr_filepath_list_merge(&liststr, pathelts, p); in list_merge_multi()
96 ABTS_PTR_NOTNULL(tc, liststr); in list_merge_multi()
98 ABTS_STR_EQUAL(tc, liststr, path_out); in list_merge_multi()
104 char *liststr; in list_merge_single() local
113 liststr = NULL; in list_merge_single()
114 rv = apr_filepath_list_merge(&liststr, pathelts, p); in list_merge_single()
116 ABTS_PTR_EQUAL(tc, NULL, liststr); in list_merge_single()
119 ABTS_PTR_NOTNULL(tc, liststr); in list_merge_single()
[all …]
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/
H A DSkipBean.java26 private List<String> listStr; field in SkipBean
42 return listStr; in getListStr()
45 public void setListStr(List<String> listStr) { in setListStr() argument
46 this.listStr = listStr; in setListStr()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dfilepath_util.c30 const char *liststr, in apr_filepath_list_split_impl() argument
42 path = apr_pstrdup(p, liststr); in apr_filepath_list_split_impl()
66 apr_status_t apr_filepath_list_merge_impl(char **liststr, in apr_filepath_list_merge_impl() argument
86 *liststr = NULL; in apr_filepath_list_merge_impl()
94 path = *liststr = apr_palloc(p, path_size + 1); in apr_filepath_list_merge_impl()
H A Dfilepath.c293 const char *liststr, in apr_filepath_list_split() argument
296 return apr_filepath_list_split_impl(pathelts, liststr, ':', p); in apr_filepath_list_split()
299 APR_DECLARE(apr_status_t) apr_filepath_list_merge(char **liststr, in apr_filepath_list_merge() argument
303 return apr_filepath_list_merge_impl(liststr, pathelts, ':', p); in apr_filepath_list_merge()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_info.h363 * @param liststr the search path (e.g., <tt>getenv("PATH")</tt>)
366 * @remark the path separator in @a liststr is system specific;
370 const char *liststr,
375 * @param liststr the returned search path; may be NULL if @a pathelts is empty
379 * @remark the path separator in @a liststr is system specific;
382 APR_DECLARE(apr_status_t) apr_filepath_list_merge(char **liststr,
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DAppHwPref.java153 String listStr = ""; in displayTextView() local
157 listStr += str+","; in displayTextView()
161 CharSequence txt = listStr.subSequence(0, listStr.length()-1); in displayTextView()
/aosp_15_r20/frameworks/opt/calendar/src/com/android/calendarcommon2/
DEventRecurrence.java696 * @param listStr The string to parse.
702 public static int[] parseNumberList(String listStr, int minVal, int maxVal, in parseNumberList() argument
706 if (listStr.indexOf(",") < 0) { in parseNumberList()
709 values[0] = parseIntRange(listStr, minVal, maxVal, allowZero); in parseNumberList()
711 String[] valueStrs = listStr.split(","); in parseNumberList()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/
H A Dapr_private_common.h28 const char *liststr,
32 apr_status_t apr_filepath_list_merge_impl(char **liststr,
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerShellCommand.java146 final String listStr = gameManagerService.getInterventionList(packageName, in runListGameModeConfigs() local
149 if (listStr == null) { in runListGameModeConfigs()
152 pw.println(packageName + " interventions: " + listStr); in runListGameModeConfigs()
/aosp_15_r20/external/libtextclassifier/java/src/com/android/textclassifier/common/
H A DTextClassifierSettings.java626 private static List<String> parse(@Nullable String listStr, List<String> defaultValue) { in parse() argument
627 if (listStr != null) { in parse()
628 return Collections.unmodifiableList(Arrays.asList(listStr.split(DELIMITER))); in parse()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilepath.c979 const char *liststr, argument
982 return apr_filepath_list_split_impl(pathelts, liststr, ';', p);
985 APR_DECLARE(apr_status_t) apr_filepath_list_merge(char **liststr, argument
989 return apr_filepath_list_merge_impl(liststr, pathelts, ';', p);
/aosp_15_r20/external/snakeyaml/src/test/resources/issues/
H A Dissue60-2.yaml3 listStr: [bar, null, foo, null]
H A Dissue59-2.yaml2 listStr: [bar, null, foo, null]
H A Dissue60-1.yaml4 listStr: [bar, null, foo, null]
H A Dissue59-1.yaml5 listStr: [bar, null, foo, null]
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1/src/main/java/com/google/cloud/datastream/v1/
H A DDatastreamProto.java368 + "est\032/.google.cloud.datastream.v1.ListStr"
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/calendar/calendar-common/android_common/turbine/
Dcalendar-common.jarcom/android/calendarcommon2/DateException.class <Unknown> package com.android.calendarcommon2 public ...
/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/out/soong/.intermediates/external/libtextclassifier/java/TextClassifierServiceLibNoManifest/android_common_apex30/local-javac-header/
DTextClassifierServiceLibNoManifest.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/java/TextClassifierServiceLibNoManifest/android_common_apex30/javac/
DTextClassifierServiceLibNoManifest.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar2META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-2/
Dservices.core.unboosted.jarcom/android/server/appop/AppOpMigrationHelperImpl.class AppOpMigrationHelperImpl.java package com.android. ...
/aosp_15_r20/tools/dexter/testdata/expected/
H A Dmedium.asm127061 .params "listStr", "minVal", "maxVal", "allowZero"
H A Dmedium.rewrite127086 .params "listStr", "minVal", "maxVal", "allowZero"
H A Dmedium.wrap_invoke127086 .params "listStr", "minVal", "maxVal", "allowZero"

123