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

<<31323334353637383940>>

  /external/chromium_org/tools/deep_memory_profiler/lib/
policy.py 39 stackfunction_pattern=None,
40 stacksourcefile_pattern=None,
41 typeinfo_pattern=None,
42 mappedpathname_pattern=None,
43 mappedpermission_pattern=None,
44 sharedwith=None):
48 self._stackfunction_pattern = None
53 self._stacksourcefile_pattern = None
58 self._typeinfo_pattern = None
62 self._mappedpathname_pattern = None
    [all...]
  /external/chromium_org/tools/json_schema_compiler/
schema_loader.py 29 return None
32 real_name = None
39 if real_name is None:
40 return None
45 return None
  /external/chromium_org/tools/perf/measurements/
session_restore.py 21 self._cpu_metric = None
49 self._cpu_metric.Start(None, None)
58 self._cpu_metric.Stop(None, None)
  /external/chromium_org/tools/valgrind/
gdb_helper.py 20 return None
41 ret[address_list[address_count]] = (None, None)
87 return (None, None)
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1199637.js 33 const NONE = 0;
37 %SetProperty(this.__proto__, "a", 1234, NONE);
42 %SetProperty(this.__proto__, "b", 1234, NONE);
58 %SetProperty(this.__proto__, "x", 1234, NONE);
63 %SetProperty(this.__proto__, "y", 1234, NONE);
  /external/mesa3d/docs/
MESA_copy_sub_buffer.spec 43 None.
52 None.
80 None at this time. The extension is implemented in terms of ordinary
85 None.
89 None.
  /external/v8/test/mjsunit/regress/
regress-1199637.js 33 const NONE = 0;
37 %SetProperty(this.__proto__, "a", 1234, NONE);
42 %SetProperty(this.__proto__, "b", 1234, NONE);
58 %SetProperty(this.__proto__, "x", 1234, NONE);
63 %SetProperty(this.__proto__, "y", 1234, NONE);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/
neg_format.pass.cpp 63 assert(p.field[2] == std::money_base::none);
71 assert(p.field[2] == std::money_base::none);
79 assert(p.field[2] == std::money_base::none);
87 assert(p.field[2] == std::money_base::none);
96 assert(p.field[2] == std::money_base::none);
104 assert(p.field[2] == std::money_base::none);
112 assert(p.field[2] == std::money_base::none);
120 assert(p.field[2] == std::money_base::none);
129 assert(p.field[2] == std::money_base::none);
137 assert(p.field[2] == std::money_base::none);
    [all...]
pos_format.pass.cpp 63 assert(p.field[2] == std::money_base::none);
71 assert(p.field[2] == std::money_base::none);
79 assert(p.field[2] == std::money_base::none);
87 assert(p.field[2] == std::money_base::none);
96 assert(p.field[2] == std::money_base::none);
104 assert(p.field[2] == std::money_base::none);
112 assert(p.field[2] == std::money_base::none);
120 assert(p.field[2] == std::money_base::none);
129 assert(p.field[2] == std::money_base::none);
137 assert(p.field[2] == std::money_base::none);
    [all...]
  /pdk/apps/CameraITS/pymodules/its/
device.py 91 buf = None
133 * AE sensitivity; None if do_ae is False
134 * AE exposure time; None if do_ae is False
135 * AWB gains (list); None if do_awb is False
136 * AWB transform (list); None if do_awb is false
137 * AF focus position; None if do_af is false
147 ae_sens = None
148 ae_exp = None
149 awb_gains = None
150 awb_transform = None
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_internals.py 29 self.assertEqual(ci._objects, None)
45 self.assertEqual(x._objects, None)
48 self.assertEqual(x._objects, None)
58 self.assertEqual(y._objects, None)
94 self.assertEqual(a._objects, None)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
audio.py 37 if res is not None:
39 return None
47 def __init__(self, _audiodata, _subtype=None,
69 if _subtype is None:
71 if _subtype is None:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
symlink_support.py 9 prev_val = getattr(can_symlink, 'prev_val', None)
10 if prev_val is not None:
59 source = None
64 arguments = None
92 _symlink_win32 if platform.system() == 'Windows' else None
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_internals.py 29 self.assertEqual(ci._objects, None)
45 self.assertEqual(x._objects, None)
48 self.assertEqual(x._objects, None)
58 self.assertEqual(y._objects, None)
94 self.assertEqual(a._objects, None)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
audio.py 37 if res is not None:
39 return None
47 def __init__(self, _audiodata, _subtype=None,
69 if _subtype is None:
71 if _subtype is None:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
symlink_support.py 9 prev_val = getattr(can_symlink, 'prev_val', None)
10 if prev_val is not None:
59 source = None
64 arguments = None
92 _symlink_win32 if platform.system() == 'Windows' else None
  /external/llvm/test/Analysis/DependenceAnalysis/
ExactSIV.ll 16 ; CHECK: da analyze - none!
19 ; CHECK: da analyze - none!
21 ; CHECK: da analyze - none!
53 ; CHECK: da analyze - none!
54 ; CHECK: da analyze - none!
56 ; CHECK: da analyze - none!
58 ; CHECK: da analyze - none!
91 ; CHECK: da analyze - none!
92 ; CHECK: da analyze - none!
94 ; CHECK: da analyze - none!
    [all...]
  /build/tools/
event_log_tags.py 33 def AddError(self, msg, linenum=None):
34 if linenum is None:
38 def AddWarning(self, msg, linenum=None):
39 if linenum is None:
43 def __init__(self, filename, file_object=None):
45 messages). If 'file_object' is None, 'filename' will be opened
55 if file_object is None:
79 tag = None
91 description = None
120 """Write 'data' to the given output filename (which may be None t
    [all...]
  /development/tools/axl/
chewie.py 50 t0 = None
57 opened = {"http0": None,
58 "http1": None,
59 "http2": None,
60 "http3": None,
61 "http4": None,
62 "http5": None}
89 if t0 == None: t0 = int(x[0])
105 record = [thread, qtime, opentime, time, None, None, None, url, host, connection
    [all...]
  /external/chromium/testing/gtest/test/
gtest_list_tests_unittest.py 109 None if the flag should not be present.
115 None if the flag should not be present.
118 if flag_value is None:
130 if other_flag is not None:
138 if expected_output is not None:
146 self.RunAndVerify(flag_value=None,
147 expected_output=None,
148 other_flag=None)
154 expected_output=None,
155 other_flag=None)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
image_burner.css 20 text-decoration: none;
57 list-style: none;
127 display: none;
135 #main-content.device-detected-none #status-icon {
154 display: none;
162 display: none;
176 display: none;
185 display: none;
208 display: none;
218 #main-content.device-detected-none #warning-button
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
api_schema_graph.py 14 def __init__(self, found=None, annotation=None):
15 assert found is not None, 'LookupResult was given None value for |found|.'
116 def _Update(base, addend, annotation=None):
139 def __init__(self, api_schema=None, _graph=None):
140 self._graph = _graph if _graph is not None else _CreateGraph(api_schema)
154 def Update(self, other, annotation=None):
167 if node is None
    [all...]
  /external/chromium_org/chrome/tools/build/
version.py 107 def main(argv=None):
108 if argv is None:
129 in_file = None
130 out_file = None
131 template = None
155 while len(args) and (in_file is None or out_file is None or
156 template is None):
157 if in_file is None:
159 elif out_file is None
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest_list_tests_unittest.py 109 None if the flag should not be present.
115 None if the flag should not be present.
118 if flag_value is None:
130 if other_flag is not None:
138 if expected_output is not None:
146 self.RunAndVerify(flag_value=None,
147 expected_output=None,
148 other_flag=None)
154 expected_output=None,
155 other_flag=None)
    [all...]
  /external/chromium_org/third_party/tlslite/tlslite/integration/
IMAP4_TLS.py 15 username=None, password=None, sharedKey=None,
16 certChain=None, privateKey=None,
17 cryptoID=None, protocol=None,
18 x509Fingerprint=None,
19 x509TrustList=None, x509CommonName=None,
    [all...]

Completed in 1682 milliseconds

<<31323334353637383940>>