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

<<31323334353637383940>>

  /external/chromium_org/third_party/flot/
README.chromium 9 Local Modifications: none
  /external/chromium_org/third_party/guava/
guava.gyp 9 'type': 'none',
  /external/chromium_org/third_party/mesa/src/docs/
MESA_resize_buffers.spec 52 none
64 None
73 None.
77 None.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
cpp_message.py 94 sub_message = self._composite_fields.get(cdescriptor.name, None)
95 if sub_message is None:
123 values = self[slice(None, None, None)]
128 values = self[slice(None, None, None)]
133 values = self[slice(None, None, None)
    [all...]
  /external/chromium_org/third_party/safe_browsing/
safe_browsing.gyp 9 'type': 'none',
  /external/chromium_org/third_party/tlslite/tlslite/
X509CertChain.py 15 def __init__(self, x509List=None):
120 @rtype: str or None
145 c1 = None
146 c2 = None
147 lastC = None
148 rootC = None
170 c1 = None
172 c2 = None
194 if not (c1 is None):
196 if not (c2 is None)
    [all...]
  /external/chromium_org/tools/
bisect_test.py 25 self.monkey_patch(bisect_builds.DownloadJob, 'Start', lambda *args: None)
26 self.monkey_patch(bisect_builds.DownloadJob, 'Stop', lambda *args: None)
27 self.monkey_patch(bisect_builds.DownloadJob, 'WaitFor', lambda *args: None)
42 profile=None,
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSProject.py 16 def __init__(self, name, attrs=None):
21 attrs: Dict of tool attributes; may be None.
37 def __init__(self, name, contents=None):
54 def __init__(self, project_path, version, name, guid=None, platforms=None):
61 guid: GUID to use for project, if not None.
98 attrs: Dict of configuration attributes; may be None.
99 tools: List of tools (strings or Tool objects); may be None.
123 def AddConfig(self, name, attrs=None, tools=None)
    [all...]
  /external/chromium_org/tools/gyp/test/actions-bare/src/
bare.gyp 9 'type': 'none',
  /external/chromium_org/tools/gyp/test/actions-subdir/src/
none.gyp 9 'type': 'none',
  /external/chromium_org/tools/gyp/test/actions-subdir/src/subdir/
subdir.gyp 9 'type': 'none',
  /external/chromium_org/tools/gyp/test/mac/action-envvars/action/
action.gyp 8 'type': 'none',
  /external/chromium_org/tools/gyp/test/mac/global-settings/src/dir2/
dir2.gyp 8 'type': 'none',
  /external/chromium_org/tools/gyp/test/restat/src/
touch.py 14 os.utime(fname, None)
  /external/chromium_org/tools/gyp/test/rules/src/subdir2/
none.gyp 9 'type': 'none',
  /external/chromium_org/tools/gyp/test/same-source-file-name/
gyptest-fail-shared.py 16 test.run_gyp('double-shared.gyp', chdir='src', status=1, stderr=None)
gyptest-fail-static.py 16 test.run_gyp('double-static.gyp', chdir='src', status=1, stderr=None)
  /external/chromium_org/tools/gyp/test/variables/commands/
commands.gypi 20 'type': 'none',
  /external/chromium_org/tools/gyp/test/win/vs-macros/
input-output-macros.gyp 10 'type': 'none',
  /external/chromium_org/tools/json_schema_compiler/highlighters/
none_highlighter.py 17 return 'none'
  /external/chromium_org/tools/perf/metrics/
rendering_stats_unittest.py 45 ref_stats = None):
63 timestamp, duration=0.0, thread_timestamp=None, thread_duration=None,
85 ref_stats = None):
101 timestamp, duration=0.0, thread_timestamp=None, thread_duration=None,
143 AddMainThreadRenderingStats(timer, browser_main, first, None)
144 AddImplThreadRenderingStats(timer, browser_compositor, first, None)
150 AddMainThreadRenderingStats(timer, renderer_main, first, None)
151 AddImplThreadRenderingStats(timer, renderer_compositor, first, None)
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_credentials_unittest.py 21 self.login_needed_called = None
22 self.login_no_longer_needed_called = None
60 self.assertTrue(google_backend.login_needed_called is not None)
68 self.assertTrue(google_backend.login_no_longer_needed_called is not None)
profile_types_unittest.py 17 self.assertFalse(profile_types.GetProfileDir('typical_user') is None)
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
javascript.py 9 def __init__(self, attributes=None):
js_collect_garbage.py 7 def __init__(self, attributes=None):

Completed in 3363 milliseconds

<<31323334353637383940>>