Home
last modified time | relevance | path

Searched refs:prefixed (Results 1 – 25 of 30) sorted by relevance

12

/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp153 inline static void decodePrefixedString(bool isPrefixed, char const* prefixed, in decodePrefixedString() argument
156 *length = static_cast<unsigned>(strlen(prefixed)); in decodePrefixedString()
157 *value = prefixed; in decodePrefixedString()
159 *length = *reinterpret_cast<unsigned const*>(prefixed); in decodePrefixedString()
160 *value = prefixed + sizeof(unsigned); in decodePrefixedString()
/AliOS-Things-master/components/SDL2/test/
A Dconfigure2123 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2124 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2323 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2324 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.22656 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2856 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3982 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4419 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4760 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4909 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5070 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5169 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6080 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6200 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
[all …]
A Doutput.02719 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2919 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4037 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4405 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4719 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4824 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4923 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5531 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5623 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5715 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
[all …]
A Doutput.12719 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2919 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4037 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4405 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4719 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4824 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4923 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5531 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5623 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5715 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
[all …]
/AliOS-Things-master/components/oss/src/external/json/
A Djsoncpp.cpp2628 bool isPrefixed, char const* prefixed, in decodePrefixedString() argument
2632 *length = static_cast<unsigned>(strlen(prefixed)); in decodePrefixedString()
2633 *value = prefixed; in decodePrefixedString()
2635 *length = *reinterpret_cast<unsigned const*>(prefixed); in decodePrefixedString()
2636 *value = prefixed + sizeof(unsigned); in decodePrefixedString()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfigure8067 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8068 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8159 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8160 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8251 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8252 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
A Daclocal.m4107 # are both prefixed by $srcdir. In an in-source build this is usually
/AliOS-Things-master/components/SDL2/src/image/
A Dconfigure6399 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6400 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6491 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6492 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6583 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6584 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
A Daclocal.m4187 # are both prefixed by $srcdir. In an in-source build this is usually
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure8654 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8655 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8746 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8747 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8838 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8839 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
A Daclocal.m487 # are both prefixed by $srcdir. In an in-source build this is usually
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A DREADME.rst333 that all hex literals must be prefixed with ``0x`` or ``0X``, to make it
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A DREADME.rst333 that all hex literals must be prefixed with ``0x`` or ``0X``, to make it
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpnglibconf.dfa265 # because the name of the setting is prefixed by PNG_
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Daclocal.m4147 # are both prefixed by $srcdir. In an in-source build this is usually
/AliOS-Things-master/components/SDL2/
A Dconfigure7337 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7338 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7429 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7430 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7521 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7522 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile1241 # are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile1313 # are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog91 - Add _tr_flush_bits to the external symbols prefixed by --zprefix
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1499 # are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in1883 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
A Dweb_doxyfile.in1871 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile1999 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS2320 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful

Completed in 357 milliseconds

12