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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 5 def __init__(self, master=None, **kw):
6 if master is None:
RstripExtension.py 8 ('format', [None,
16 def do_rstrip(self, event=None):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
encoder.py 8 c_encode_basestring_ascii = None
12 c_make_encoder = None
46 if isinstance(s, str) and HAS_UTF8.search(s) is not None:
90 | None | null |
103 indent=None, separators=None, encoding='utf-8', default=None):
107 encoding of keys that are not str, int, long, float or None. If
134 None is the most compact representation. Since the default
147 If encoding is not None, then all input strings will b
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_speedups.py 21 None,
23 None)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
support.py 10 root = None
12 if root is None:
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
profiler.py 38 def create_profiler(cls, host, executable_path, output_dir, profiler_name=None, identifier=None):
41 return None
43 profiler_class = next(itertools.ifilter(lambda profiler: profiler.name == profiler_name, profilers), None)
45 return None
51 return profilers[0].name if profilers else None
67 name = None
69 def __init__(self, host, executable_path, output_dir, identifier=None):
87 def __init__(self, host, executable_path, output_dir, output_suffix, identifier=None):
97 def __init__(self, host, executable_path, output_dir, identifier=None)
    [all...]
  /external/valgrind/main/none/tests/s390x/
cu21_1.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>
65 UTF8: <none>
69 UTF8: <none>
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 15 warnings = None
61 ('no-user-cfg', None,
76 ('help-commands', None,
78 ('name', None,
82 ('fullname', None,
84 ('author', None,
86 ('author-email', None,
88 ('maintainer', None,
90 ('maintainer-email', None,
92 ('contact', None,
    [all...]
extension.py 14 warnings = None
44 define_macros : [(name : string, value : string|None)]
46 where 'value' is either the string to define it to or None to
91 include_dirs=None,
92 define_macros=None,
93 undef_macros=None,
94 library_dirs=None,
95 libraries=None,
96 runtime_library_dirs=None,
97 extra_objects=None,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2net.py 123 ('file:///nonsensename/etc/passwd', None, urllib2.URLError),
141 ## localhost = None
142 ## if localhost is not None:
214 req = expected_err = None
255 self.assertTrue(socket.getdefaulttimeout() is None)
257 with test_support.transient_internet(url, timeout=None):
259 self.assertTrue(u.fp._sock.fp._sock.gettimeout() is None)
262 self.assertTrue(socket.getdefaulttimeout() is None)
269 socket.setdefaulttimeout(None)
273 self.assertTrue(socket.getdefaulttimeout() is None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 15 warnings = None
61 ('no-user-cfg', None,
76 ('help-commands', None,
78 ('name', None,
82 ('fullname', None,
84 ('author', None,
86 ('author-email', None,
88 ('maintainer', None,
90 ('maintainer-email', None,
92 ('contact', None,
    [all...]
extension.py 14 warnings = None
44 define_macros : [(name : string, value : string|None)]
46 where 'value' is either the string to define it to or None to
91 include_dirs=None,
92 define_macros=None,
93 undef_macros=None,
94 library_dirs=None,
95 libraries=None,
96 runtime_library_dirs=None,
97 extra_objects=None,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2net.py 123 ('file:///nonsensename/etc/passwd', None, urllib2.URLError),
141 ## localhost = None
142 ## if localhost is not None:
214 req = expected_err = None
255 self.assertTrue(socket.getdefaulttimeout() is None)
257 with test_support.transient_internet(url, timeout=None):
259 self.assertTrue(u.fp._sock.fp._sock.gettimeout() is None)
262 self.assertTrue(socket.getdefaulttimeout() is None)
269 socket.setdefaulttimeout(None)
273 self.assertTrue(socket.getdefaulttimeout() is None)
    [all...]
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3-task.htm 505 class=GramE><span style='color:windowtext;text-decoration:none;text-underline:
506 none'>jvmarg</span></span></span><span style='color:windowtext;text-decoration:
507 none;text-underline:none'><o:p></o:p></span></a></span></h4>
511 text-decoration:none;text-underline:none'>Additional parameters may be passed
513 text-decoration:none;text-underline:none'>&lt;<span class=SpellE>jvmarg</span>&gt;</span></code><span
514 style='color:windowtext;text-decoration:none;text-underline:none'> attributes
    [all...]
  /dalvik/dx/tests/007-no-superclass/
expected.txt 14 super_class: (none)
  /external/bison/m4/
quote.m4 11 dnl (none)
  /external/bluetooth/bluedroid/btif/include/
btif_av.h 61 ** Returns None
73 ** Returns None
85 ** Returns None
97 ** Returns None
  /external/chromium/build/util/support/
support.gyp 15 'type': 'none',
  /external/chromium/chrome/browser/autofill/
autofill_type_unittest.cc 12 AutofillType none(NO_SERVER_DATA);
13 EXPECT_EQ(NO_SERVER_DATA, none.field_type());
14 EXPECT_EQ(AutofillType::NO_GROUP, none.group());
15 EXPECT_EQ(AutofillType::NO_SUBGROUP, none.subgroup());
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 39 document.getElementById('logging-in-throbber').style.display = "none";
53 f.email.style.display = 'none';
57 setElementDisplay("create-account-div", "none");
92 setElementDisplay("top-blurb", "none");
93 setElementDisplay("top-blurb-error", "none");
94 setElementDisplay("create-account-div", "none");
107 setElementDisplay("password-row", "none");
108 setElementDisplay("email-row", "none");
192 setElementDisplay('top-blurb', 'none');
199 document.getElementById('error-signing-in').style.display = 'none';
    [all...]
  /external/chromium/chrome/common/net/gaia/
google_service_auth_error_unittest.cc 33 for (int i = GoogleServiceAuthError::NONE;
39 TEST_F(GoogleServiceAuthErrorTest, None) {
40 GoogleServiceAuthError error(GoogleServiceAuthError::None());
43 ExpectStringValue("NONE", *value, "state");
  /external/chromium/net/third_party/gssapi/
gssapi.gyp 9 'type': 'none',
  /external/chromium-trace/trace-viewer/src/tcmalloc/
heap_instance_track.css 11 list-style: none;
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
drawing_container.css 16 pointer-events: none;
  /external/chromium_org/ash/
ash_resources.gypi 9 'type': 'none',

Completed in 1242 milliseconds

<<21222324252627282930>>