/AliOS-Things-master/components/oss/src/utils/ |
A D | SignUtils.cc | 96 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 D | string_util.h | 75 void AddJoinedString(const std::vector<StringRef>& strings, char separator); 77 StringRef separator);
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | test262.conf | 109 numeric-separator-literal
|
A D | quickjs.c | 40209 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 D | ltsugar.m4 | 19 # associated separator.
|
A D | libtool.m4 | 151 _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 D | ltsugar.m4 | 20 # associated separator.
|
A D | libtool.m4 | 158 _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 D | ltsugar.m4 | 20 # associated separator.
|
A D | libtool.m4 | 2061 # 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 D | ltsugar.m4 | 20 # associated separator.
|
A D | libtool.m4 | 158 _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 D | ltsugar.m4 | 20 # associated separator.
|
A D | libtool.m4 | 158 _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 D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 171 _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 D | aclocal.m4 | 171 _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 D | aclocal.m4 | 180 _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 D | output.2 | 89 # 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 D | output.0 | 89 # 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 D | output.1 | 89 # 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 D | ChangeLog | 2864 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 D | CHANGES | 4967 Fixed an incorrect separator ("/" should be "\") in scripts/makefile.vcwin32
|