Home
last modified time | relevance | path

Searched refs:separator (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/oss/src/utils/
A DSignUtils.cc96 char separator = '?'; in build() local
102 ss << separator; in build()
107 separator = '&'; in build()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dstring_util.h75 void AddJoinedString(const std::vector<StringRef>& strings, char separator);
77 StringRef separator);
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dtest262.conf109 numeric-separator-literal
A Dquickjs.c40209 JSValueConst O = this_val, separator = argv[0], limit = argv[1]; in js_string_split() local
40223 if (!JS_IsUndefined(separator) && !JS_IsNull(separator)) { in js_string_split()
40225 splitter = JS_GetProperty(ctx, separator, JS_ATOM_Symbol_split); in js_string_split()
40231 return JS_CallFree(ctx, splitter, separator, 2, args); in js_string_split()
40249 R = JS_ToString(ctx, separator); in js_string_split()
40257 if (JS_IsUndefined(separator)) in js_string_split()
/AliOS-Things-master/components/SDL2/acinclude/
A Dltsugar.m419 # associated separator.
A Dlibtool.m4151 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2181 # if the path contains ";" then we assume it to be the separator
2182 # otherwise default to the standard path separator (i.e. ":") - it is
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dltsugar.m420 # associated separator.
A Dlibtool.m4158 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2303 # if the path contains ";" then we assume it to be the separator
2304 # otherwise default to the standard path separator (i.e. ":") - it is
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dltsugar.m420 # associated separator.
A Dlibtool.m42061 # if the path contains ";" then we assume it to be the separator
2062 # otherwise default to the standard path separator (i.e. ":") - it is
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dltsugar.m420 # associated separator.
A Dlibtool.m4158 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2303 # if the path contains ";" then we assume it to be the separator
2304 # otherwise default to the standard path separator (i.e. ":") - it is
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dltsugar.m420 # associated separator.
A Dlibtool.m4158 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2303 # if the path contains ";" then we assume it to be the separator
2304 # otherwise default to the standard path separator (i.e. ":") - it is
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/gradle/wrapper/
A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m4171 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2190 # if the path contains ";" then we assume it to be the separator
2191 # otherwise default to the standard path separator (i.e. ":") - it is
8382 # associated separator.
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m4171 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2190 # if the path contains ";" then we assume it to be the separator
2191 # otherwise default to the standard path separator (i.e. ":") - it is
8382 # associated separator.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Daclocal.m4180 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
2317 # if the path contains ";" then we assume it to be the separator
2318 # otherwise default to the standard path separator (i.e. ":") - it is
8822 # associated separator.
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.289 # Find who we are. Look in the path if we contain no directory separator.
10046 # if the path contains ";" then we assume it to be the separator
10047 # otherwise default to the standard path separator (i.e. ":") - it is
14791 # Find who we are. Look in the path if we contain no directory separator.
16067 # The PATH separator for the build system.
A Doutput.089 # Find who we are. Look in the path if we contain no directory separator.
8903 # if the path contains ";" then we assume it to be the separator
8904 # otherwise default to the standard path separator (i.e. ":") - it is
13797 # Find who we are. Look in the path if we contain no directory separator.
A Doutput.189 # Find who we are. Look in the path if we contain no directory separator.
8903 # if the path contains ";" then we assume it to be the separator
8904 # otherwise default to the standard path separator (i.e. ":") - it is
13797 # Find who we are. Look in the path if we contain no directory separator.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog2864 6477f955 Merge "Makefile.vc: normalize path separator"
2868 dd7a49b2 Makefile.vc: normalize path separator
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES4967 Fixed an incorrect separator ("/" should be "\") in scripts/makefile.vcwin32

Completed in 257 milliseconds