HomeSort by relevance Sort by last modified time
    Searched full:strspn (Results 276 - 300 of 450) sorted by null

<<1112131415161718

  /external/icu/icu4c/source/common/unicode/
uset.h 917 * Similar to the strspn() C library function.
    [all...]
  /external/lldb/source/Interpreter/
Args.cpp 177 const char *arg_start = ::strspn (arg_pos, k_space_separators) + arg_pos;
341 arg_pos = ::strspn (arg_end, k_space_separators) + arg_end;
    [all...]
  /external/valgrind/main/coregrind/
m_libcbase.c 430 s += VG_(strspn (s, delim));
571 SizeT VG_(strspn) ( const HChar* s, const HChar* accpt ) function
  /external/bison/src/
parse-gram.y 750 char *name = xmemdup0 (name_start, strspn (name_start, alphanum));
  /external/elfutils/0.153/libdwfl/
linux-kernel-modules.c 472 p += strspn (p, " \t");
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 306 "strspn",
  /external/oprofile/utils/
ophelp.c 77 msg += strspn(msg, " ");
  /external/qemu/proxy/
proxy_http_rewriter.c 552 value += strspn(value, " ");
    [all...]
  /external/valgrind/main/include/
pub_tool_libcbase.h 101 extern SizeT VG_(strspn) ( const HChar* s, const HChar* accpt );
  /frameworks/av/camera/
CameraParameters.cpp 240 // XXX i think i can do this with strspn()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
string.h 286 extern size_t strspn (__const char *__s, __const char *__accept)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
string.h 286 extern size_t strspn (__const char *__s, __const char *__accept)
  /system/core/logcat/
logcat.cpp 367 if (strspn(optarg, "0123456789") != strlen(optarg)) {
  /external/chromium_org/third_party/libevent/
http.c     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wext.c 251 bytes = strspn(spos, "0123456789abcdefABCDEF");
271 bytes = strspn(spos, "0123456789abcdefABCDEF");
    [all...]
  /external/qemu/android/avd/
info.c 257 int len2 = strspn(name, "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
builtins.def     [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libnetui0.a 39 ????!~!~$P$P'4'4)?)?,?,?/?/?2p2p54548$8$;;=?=?@?@?C?C?FfFfI>I>LFLFO0O0RRUUW?W?Z?Z?]?]?aaddf?f?i?i?l?l?oLoLrrt?t?w?w?z?z?}R}R?F?F?<?<? ? ?????????????????????r?r?V?V?(?(???????????p?p?6?6?????????????????????V?V???????????????L?L?$?$???????????x?x?0?0??__lib64_libnetui0_a_iname_head_lib64_libnetui0_aUserProfileWrite__imp_UserProfileWriteUserProfileSet__imp_UserProfileSetUserProfileRead__imp_UserProfileReadUserProfileQuery__imp_UserProfileQueryUserProfileInit__imp_UserProfileInitUserProfileFree__imp_UserProfileFreeUserProfileEnum__imp_UserProfileEnumUserPreferenceSetBool__imp_UserPreferenceSetBoolUserPreferenceSet__imp_UserPreferenceSetUserPreferenceQueryBool__imp_UserPreferenceQueryBoolUserPreferenceQuery__imp_UserPreferenceQueryQueryUserDefaultLCID__imp_QueryUserDefaultLCIDQueryStdCompareParam__imp_QueryStdCompareParamQueryNocaseCompareParam__imp_QueryNocaseCompareParamNETUI_strnicmp2__imp_NETUI_strnicmp2NETUI_strnicmp__imp_NETUI_strnicmpNETUI_strncmp2__imp_NETUI_strncmp2NETUI_strncmp__imp_NETUI_strncmpNETUI_stricmp__imp_NETUI_stricmpNETUI_strcmp__imp_NETUI_strcmpNETUI_IsDBCS__imp_NETUI_IsDBCSNETUI_InitIsDBCS__imp_NETUI_InitIsDBCSInitCompareParam__imp_InitCompareParam?vNext@RITER_DL@@UEAAPEAXXZ__imp_?vNext@RITER_DL@@UEAAPEAXXZ?vNext@ITER_DL@@UEAAPEAXXZ__imp_?vNext@ITER_DL@@UEAAPEAXXZ?strstr@NLS_STR@@QEBAHPEAVISTR@@AEBV1@AEBV2@@Z__imp_?strstr@NLS_STR@@QEBAHPEAVISTR@@AEBV1@AEBV2@@Z?strstr@NLS_STR@@QEBAHPEAVISTR@@AEBV1@@Z__imp_?strstr@NLS_STR@@QEBAHPEAVISTR@@AEBV1@@Z?strspn@NLS_STR@@QEBAHPEAVISTR@@AEBV1@AEBV2@@Z__imp_?strspn@NLS_STR@@QEBAHPEAVISTR@@AEBV1@AEBV2@@Z?strspn@NLS_STR@@QEBAHPEAVISTR@@AEBV1@@Z__imp_?strspn@NLS_STR@@QEBAHPEAVISTR@@AEBV1@@Z?strrchr@NLS_STR@@QEBAHPEAVISTR@@GAEBV2@@Z__imp_?strrchr@NLS_STR (…)
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-pp.c     [all...]
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 
  /external/clang/include/clang/Basic/
Builtins.def 717 LIBBUILTIN(strspn, "zcC*cC*", "f", "string.h", ALL_LANGUAGES)
    [all...]
  /external/libpcap/
pcap-sita.c 275 pos = strspn(buf, " \t"); /* then find the first non-white space */
    [all...]

Completed in 2095 milliseconds

<<1112131415161718