HomeSort by relevance Sort by last modified time
    Searched full:none (Results 26 - 50 of 18468) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/icu4c/samples/uresb/
resources.vcxproj.filters 13 <None Include="en.txt">
15 </None>
16 <None Include="root.txt">
18 </None>
19 <None Include="sr.txt">
21 </None>
22 <None Include="resources.mak">
24 </None>
  /external/llvm/utils/lit/tests/Inputs/discovery/subsuite/
lit.cfg 4 config.test_source_root = None
5 config.test_exec_root = None
  /external/llvm/utils/lit/tests/Inputs/progress-bar/
lit.cfg 4 config.test_source_root = None
5 config.test_exec_root = None
  /external/llvm/utils/lit/tests/Inputs/shtest-shell/
lit.cfg 4 config.test_source_root = None
5 config.test_exec_root = None
  /external/llvm/utils/lit/tests/Inputs/unittest-adaptor/
lit.cfg 4 config.test_source_root = None
5 config.test_exec_root = None
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_texture_compression_dxt3.txt 24 None
35 None.
39 None.
43 None.
CHROMIUM_texture_compression_dxt5.txt 24 None
35 None.
39 None.
43 None.
  /external/replicaisland/res/values-nonav/
strings.xml 3 <string name="nav_type">None</string>
  /external/wpa_supplicant_8/wpa_supplicant/examples/
plaintext.conf 7 key_mgmt=NONE
  /external/chromium_org/chrome/browser/resources/chromeos/
bluetooth_pair_device.css 6 display: none;
11 box-shadow: none;
15 display: none;
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh42.cpp 4 struct none { int i[50]; }; struct
8 none throw_it() {
14 none n = throw_it();
  /ndk/tests/device/test-stlport_static-exception/jni/
eh42.cpp 4 struct none { int i[50]; }; struct
8 none throw_it() {
14 none n = throw_it();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
ControlAccessor.py 18 kControlPushButtonDefaultTag : ("b", None, None),
20 kControlEditTextTextTag: (None, None, None),
21 kControlEditTextPasswordTag: (None, None, None),
23 kControlPopupButtonMenuIDTag: ("h", None, None),
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-type-util.h 104 struct None {};
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-type-util.h 108 struct None {};
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-type-util.h 109 struct None {};
    [all...]
  /external/gtest/include/gtest/internal/
gtest-type-util.h 109 struct None {};
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-type-util.h 109 struct None {};
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h 109 struct None {};
    [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-type-util.h 100 struct None {};
712 // will appear as Types<int, None, None, ..., None> in the compiler
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h 100 struct None {};
712 // will appear as Types<int, None, None, ..., None> in the compiler
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h 108 struct None {};
    [all...]
  /external/markdown/tests/misc/
two-spaces.html 2 but this one has none
10 <p>This has none.
12 This line has none.
15 <p>This line has none.</p>
18 <p>This line has none.</p>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
command_template 18 # List of option tuples: long name, short name (None if no short
26 self. = None
27 self. = None
28 self. = None
34 if self.x is None:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
command_template 18 # List of option tuples: long name, short name (None if no short
26 self. = None
27 self. = None
28 self. = None
34 if self.x is None:

Completed in 662 milliseconds

12 3 4 5 6 7 8 91011>>