HomeSort by relevance Sort by last modified time
    Searched defs:space (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
ctype_base.h 53 static const mask space = _ISspace; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_base.h 49 static const mask space = _S; member in struct:ctype_base
  /bionic/libc/kernel/common/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /development/ndk/platforms/android-3/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /external/chromium/net/proxy/
proxy_server.cc 156 // Start by finding the first space (if any).
157 std::string::const_iterator space; local
158 for (space = begin; space != end; ++space) {
159 if (HttpUtil::IsLWS(*space)) {
164 // Everything to the left of the space is the scheme.
165 Scheme scheme = GetSchemeFromPacTypeInternal(begin, space);
167 // And everything to the right of the space is the
169 return FromSchemeHostAndPort(scheme, space, end)
    [all...]
  /external/kernel-headers/original/linux/
efs_dir.h 30 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
37 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /external/valgrind/main/exp-ptrcheck/tests/
bad_percentify.c 26 Int i, len, space; local
62 space = n_buf - len;
63 if (space < 0) space = 0; /* Allow for v. small field_width */
67 for ( ; i >= 0; i--) buf[i + space] = buf[i];
68 for (i = 0; i < space; i++) buf[i] = ' ';
  /external/webkit/Source/WebCore/platform/graphics/chromium/
GlyphPageTreeNodeChromiumWin.cpp 52 // Lazily initializes space glyph
58 static wchar_t space = ' '; local
59 GetGlyphIndices(dc, &space, 1, spaceGlyph, 0);
140 Glyph spaceGlyph = 0; // Glyph for a space. Lazily filled.
146 // When this character should be a space, we ignore whatever the font
147 // says and use a space. Otherwise, if fonts don't map one of these
148 // space or zero width glyphs, we will get a box.
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])

Completed in 1012 milliseconds

1 2 3 4 5 6