HomeSort by relevance Sort by last modified time
    Searched defs:none (Results 51 - 75 of 77) sorted by null

1 23 4

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 600 bool none() const { return !this->_M_is_any(); } function in class:bitset
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 600 bool none() const { return !this->_M_is_any(); } function in class:bitset
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 600 bool none() const { return !this->_M_is_any(); } function in class:bitset
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 600 bool none() const { return !this->_M_is_any(); } function in class:bitset
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 600 bool none() const { return !this->_M_is_any(); } function in class:bitset
  /external/icu4c/common/
uniset_props.cpp 437 * variables, or null if none.
467 // lastItem: 0=none, 1=char, 2=set
488 // setMode: 0=none, 1=unicodeset, 2=propertypat, 3=preparsed
852 static const UVersionInfo none = { 0, 0, 0, 0 }; local
856 return uprv_memcmp(&v, &none, sizeof(v)) > 0 && uprv_memcmp(&v, version, sizeof(v)) <= 0;
    [all...]
  /external/v8/src/mips/
simulator-mips.h 335 none, enumerator in enum:v8::internal::Simulator::Exception
  /external/openssh/
packet.c 218 Cipher *none = cipher_by_name("none"); local
220 if (none == NULL)
221 fatal("packet_set_connection: cannot load cipher 'none'");
226 cipher_init(&active_state->send_context, none, (const u_char *)"",
228 cipher_init(&active_state->receive_context, none, (const u_char *)"",
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/src/
locale.cpp 104 const locale::category locale::none; member in class:locale
5335 const char none = static_cast<char>(money_base::none); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.h 822 * remaining field must contain either none or space. @see
829 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
846 // space none symbol sign value
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 836 * remaining field must contain either none or space. @see
843 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
860 // space none symbol sign value
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 836 * remaining field must contain either none or space. @see
843 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
860 // space none symbol sign value
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 822 * remaining field must contain either none or space. @see
829 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
846 // space none symbol sign value
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 822 * remaining field must contain either none or space. @see
829 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
846 // space none symbol sign value
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 822 * remaining field must contain either none or space. @see
829 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
846 // space none symbol sign value
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 822 * remaining field must contain either none or space. @see
829 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
846 // space none symbol sign value
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 836 * remaining field must contain either none or space. @see
843 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
860 // space none symbol sign value
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.h 836 * remaining field must contain either none or space. @see
843 enum part { none, space, symbol, sign, value }; enumerator in enum:money_base::part
860 // space none symbol sign value
    [all...]
  /external/icu4c/i18n/
decimfmt.cpp 3730 FieldPositionHandler none; local
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 658 Bit8u type; // Detected type of ata (ata/atapi/none/unknown)
659 Bit8u device; // Detected type of attached devices (hd/cd/none)
1024 #define none 0 macro
1034 { none, none, none, none, none },
1035 { 0x011b, 0x011b, 0x011b, 0x0100, none }, /* escape */
1036 { 0x0231, 0x0221, none, 0x7800, none }, /* 1! *
    [all...]
  /prebuilts/devtools/tools/lib/
rule-api.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /external/robolectric/lib/main/
junit-dep-4.8.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 1437 milliseconds

1 23 4