Home
last modified time | relevance | path

Searched refs:pathSegments (Results 1 – 15 of 15) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DHttpUrlTest.java665 HttpUrl.parse("http://host/a%2Fb%2Fc").pathSegments()); in decodeSlashCharacterInDecodedPathSegment()
670 HttpUrl.parse("http://host/").pathSegments()); in decodeEmptyPathSegments()
675 HttpUrl.parse("http://host/%00").pathSegments()); in percentDecode()
677 HttpUrl.parse("http://host/a/%E2%98%83/c").pathSegments()); in percentDecode()
679 HttpUrl.parse("http://host/a/%F0%9F%8D%A9/c").pathSegments()); in percentDecode()
681 HttpUrl.parse("http://host/a/%62/c").pathSegments()); in percentDecode()
683 HttpUrl.parse("http://host/a/%7A/c").pathSegments()); in percentDecode()
685 HttpUrl.parse("http://host/a/%7a/c").pathSegments()); in percentDecode()
690 HttpUrl.parse("http://host/a%f/b").pathSegments()); in malformedPercentEncoding()
692 HttpUrl.parse("http://host/%/b").pathSegments()); in malformedPercentEncoding()
[all …]
DUrlComponentEncodingTester.java371 String pathSegment = url.pathSegments().get(0); in get()
/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_path.c145 const VGubyte * pathSegments, in vegaAppendPathData() argument
156 if (!pathSegments) { in vegaAppendPathData()
165 if (pathSegments[i] > VG_LCWARC_TO_REL) { in vegaAppendPathData()
183 path_append_data(p, numSegments, pathSegments, pathData); in vegaAppendPathData()
Dpath.h65 const VGubyte * pathSegments,
Dpath.c252 const VGubyte * pathSegments, in path_append_data() argument
256 VGint num_new_coords = num_elements_for_segments(pathSegments, numSegments); in path_append_data()
257 array_append_data(p->segments, pathSegments, numSegments); in path_append_data()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHttpUrl.java289 private final List<String> pathSegments; field in HttpUrl
310 this.pathSegments = percentDecode(builder.encodedPathSegments, false); in HttpUrl()
441 return pathSegments.size(); in pathSize()
461 static void pathSegmentsToString(StringBuilder out, List<String> pathSegments) { in pathSegmentsToString() argument
462 for (int i = 0, size = pathSegments.size(); i < size; i++) { in pathSegmentsToString()
464 out.append(pathSegments.get(i)); in pathSegmentsToString()
487 public List<String> pathSegments() { in pathSegments() method in HttpUrl
488 return pathSegments; in pathSegments()
/external/robolectric/v1/src/main/java/android/net/
DUri__FromAndroid.java2075 private PathSegments pathSegments; field in Uri__FromAndroid.PathPart
2084 if (pathSegments != null) { in getPathSegments()
2085 return pathSegments; in getPathSegments()
2090 return pathSegments = PathSegments.EMPTY; in getPathSegments()
2113 return pathSegments = segmentBuilder.build(); in getPathSegments()
/external/mesa3d/src/mapi/vgapi/
Dvgapi.csv6 …athData, VGPath dstPath, VGint numSegments, const VGubyte *pathSegments, const void *pa…
/external/mesa3d/include/VG/
Dopenvg.h596 const VGubyte * pathSegments,
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...