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

<<11121314151617181920>>

  /external/valgrind/main/gdbserver_tests/
mcsigpass.vgtest 3 prog: ../none/tests/faultstatus
8 argsB: --quiet -l 60 --nx ../none/tests/faultstatus
  /external/zxing/qr_scanner/res/values/
strings.xml 3 <!-- Caption shown below the viewfinder rectangle, explaining how to scan a QR code [CHAR LIMIT=NONE] -->
5 <!-- Error message displayed when starting up the phone/tablet's camera to scan a QR code has failed [CHAR LIMIT=NONE] -->
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecencodings_hk.py 16 ("abc\x80\x80\xc1\xc4", "strict", None),
17 ("abc\xc8", "strict", None),
test_codecencodings_tw.py 16 ("abc\x80\x80\xc1\xc4", "strict", None),
17 ("abc\xc8", "strict", None),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py 41 unittest.TestProgram.parseArgs = lambda *args: None
97 result = None
99 defaultTest = None
100 testRunner = None
110 initArgs = None
111 test = None
128 self.program.createTests = lambda: None
129 FakeRunner.initArgs = None
130 FakeRunner.test = None
135 def usageExit(msg=None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecencodings_hk.py 16 ("abc\x80\x80\xc1\xc4", "strict", None),
17 ("abc\xc8", "strict", None),
test_codecencodings_tw.py 16 ("abc\x80\x80\xc1\xc4", "strict", None),
17 ("abc\xc8", "strict", None),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py 41 unittest.TestProgram.parseArgs = lambda *args: None
97 result = None
99 defaultTest = None
100 testRunner = None
110 initArgs = None
111 test = None
128 self.program.createTests = lambda: None
129 FakeRunner.initArgs = None
130 FakeRunner.test = None
135 def usageExit(msg=None)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_info.c 32 #define NONE TGSI_OUTPUT_NONE
60 { 0, 0, 0, 0, 0, 0, NONE, "", 20 }, /* removed */
62 { 0, 0, 0, 0, 0, 0, NONE, "", 22 }, /* removed */
63 { 0, 0, 0, 0, 0, 0, NONE, "", 23 }, /* removed */
72 { 0, 0, 0, 0, 0, 0, NONE, "", 32 }, /* removed */
79 { 0, 0, 0, 0, 0, 0, NONE, "KILP", TGSI_OPCODE_KILP },
102 { 0, 1, 0, 0, 0, 0, NONE, "BRA", TGSI_OPCODE_BRA },
103 { 0, 0, 0, 1, 0, 0, NONE, "CAL", TGSI_OPCODE_CAL },
104 { 0, 0, 0, 0, 0, 0, NONE, "RET", TGSI_OPCODE_RET },
113 { 0, 0, 0, 0, 0, 0, NONE, "BRK", TGSI_OPCODE_BRK }
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.c 32 #define NONE TGSI_OUTPUT_NONE
60 { 0, 0, 0, 0, 0, 0, NONE, "", 20 }, /* removed */
62 { 0, 0, 0, 0, 0, 0, NONE, "", 22 }, /* removed */
63 { 0, 0, 0, 0, 0, 0, NONE, "", 23 }, /* removed */
72 { 0, 0, 0, 0, 0, 0, NONE, "", 32 }, /* removed */
79 { 0, 0, 0, 0, 0, 0, NONE, "KILP", TGSI_OPCODE_KILP },
102 { 0, 1, 0, 0, 0, 0, NONE, "BRA", TGSI_OPCODE_BRA },
103 { 0, 0, 0, 1, 0, 0, NONE, "CAL", TGSI_OPCODE_CAL },
104 { 0, 0, 0, 0, 0, 0, NONE, "RET", TGSI_OPCODE_RET },
113 { 0, 0, 0, 0, 0, 0, NONE, "BRK", TGSI_OPCODE_BRK }
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install.py 37 return None
40 if is_msys_mingw() and has_msys() is not None:
52 return None
129 ('prefix=', None,
131 ('exec-prefix=', None,
133 ('home=', None,
135 ('user', None,
139 ('install-base=', None,
141 ('install-platbase=', None,
144 ('root=', None,
    [all...]
bdist_dumb.py 35 ('skip-build', None,
37 ('relative', None,
56 self.bdist_dir = None
57 self.plat_name = None
58 self.format = None
60 self.dist_dir = None
61 self.skip_build = None
63 self.owner = None
64 self.group = None
67 if self.bdist_dir is None
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install.py 37 return None
40 if is_msys_mingw() and has_msys() is not None:
52 return None
129 ('prefix=', None,
131 ('exec-prefix=', None,
133 ('home=', None,
135 ('user', None,
139 ('install-base=', None,
141 ('install-platbase=', None,
144 ('root=', None,
    [all...]
bdist_dumb.py 35 ('skip-build', None,
37 ('relative', None,
56 self.bdist_dir = None
57 self.plat_name = None
58 self.format = None
60 self.dist_dir = None
61 self.skip_build = None
63 self.owner = None
64 self.group = None
67 if self.bdist_dir is None
    [all...]
  /external/valgrind/main/none/tests/s390x/
cu41.stdout.exp 3 UTF8: <none>
9 UTF8: <none>
13 UTF8: <none>
17 UTF8: <none>
21 UTF8: <none>
25 UTF8: <none>
29 UTF8: <none>
33 UTF8: <none>
37 UTF8: <none>
61 UTF8: <none>
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
weakref.py 50 if self is not None:
57 if o is None:
67 return o is not None
74 return o is not None
86 if o is not None:
97 if o is not None:
101 def get(self, key, default=None):
108 if o is None:
118 if o is not None:
125 if value is not None
    [all...]
contextlib.py 22 if type is None:
30 if value is None:
107 exc = (None, None, None)
122 exc = (None, None, None)
125 if exc != (None, None, None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
weakref.py 50 if self is not None:
57 if o is None:
67 return o is not None
74 return o is not None
86 if o is not None:
97 if o is not None:
101 def get(self, key, default=None):
108 if o is None:
118 if o is not None:
125 if value is not None
    [all...]
contextlib.py 22 if type is None:
30 if value is None:
107 exc = (None, None, None)
122 exc = (None, None, None)
125 if exc != (None, None, None)
    [all...]
  /external/chromium_org/third_party/simplejson/
__init__.py 15 >>> json.dumps(['foo', {'bar': ('baz', None, 1.0, 2)}])
50 >>> obj = [u'foo', {u'bar': [u'baz', None, 1.0, 2]}]
127 return None
134 indent=None,
135 separators=None,
137 default=None,
142 item_sort_key=None,
146 allow_nan=True, cls=None, indent=None, separators=None,
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
extensions.py 42 return None
45 return None
64 return None
118 self._response_window_bits = None
145 self._NO_CONTEXT_TAKEOVER_PARAM) is not None):
146 return None
148 if window_bits is not None:
152 return None
154 return None
165 if self._response_window_bits is not None
    [all...]
  /external/chromium_org/third_party/tlslite/tlslite/integration/
SMTP_TLS.py 11 username=None, password=None, sharedKey=None,
12 certChain=None, privateKey=None,
13 cryptoID=None, protocol=None,
14 x509Fingerprint=None,
15 x509TrustList=None, x509CommonName=None,
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
webdriver_tab_backend.py 38 def WaitForDocumentReadyStateToBeComplete(self, timeout=None):
42 def WaitForDocumentReadyStateToBeInteractiveOrBetter(self, timeout=None):
50 def Screenshot(self, timeout=None): # pylint: disable=W0613
57 return None
68 def GetDOMStats(self, timeout=None):
76 def Navigate(self, url, script_to_evaluate_on_commit=None, timeout=None):
84 def GetCookieByName(self, name, timeout=None):
91 return None
93 def ExecuteJavaScript(self, expr, timeout=None)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
utf_16.py 21 self.encoder = None
24 if self.encoder is None:
35 self.encoder = None
42 return (2 if self.encoder is None else 0)
46 self.encoder = None
56 self.decoder = None
59 if self.decoder is None:
73 self.decoder = None
78 self.encoder = None
82 self.encoder = None
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
utf_16.py 21 self.encoder = None
24 if self.encoder is None:
35 self.encoder = None
42 return (2 if self.encoder is None else 0)
46 self.encoder = None
56 self.decoder = None
59 if self.decoder is None:
73 self.decoder = None
78 self.encoder = None
82 self.encoder = None
    [all...]

Completed in 1177 milliseconds

<<11121314151617181920>>