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

<<31323334353637383940>>

  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
PacketUserauthRequestNone.java 45 if (method.equals("none") == false)
46 throw new IOException("This is not a SSH_MSG_USERAUTH_REQUEST with type none!");
60 tw.writeString("none");
  /external/valgrind/main/none/tests/s390x/
cu24.stdout.exp 3 UTF32: <none>
9 UTF32: <none>
13 UTF32: <none>
17 UTF32: <none>
21 UTF32: <none>
25 UTF32: <none>
39 UTF32: <none>
53 UTF32: <none>
57 UTF32: <none>
61 UTF32: <none>
    [all...]
cu21.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...]
  /external/wpa_supplicant_8/src/drivers/
driver_none.c 28 wpa_printf(MSG_ERROR, "Could not allocate memory for none "
59 wpa_printf(MSG_ERROR, "Could not allocate memory for none "
85 .name = "none",
  /hardware/broadcom/libbt/include/
upio.h 66 ** Returns None
77 ** Returns None
101 ** Returns None
  /packages/apps/BasicSmsReceiver/res/values/
strings.xml 18 <!-- Name of this application. [CHAR LIMIT=NONE] -->
20 <!-- Dialog title. [CHAR LIMIT=NONE] -->
22 <!-- Name of the done button on dialog. [CHAR LIMIT=NONE] -->
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
__init__.py 13 walk(ast, visitor, verbose=None)
17 compile(source, filename, mode, flags=None, dont_inherit=None)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
__init__.py 88 if aliased_encoding is not None:
106 mod = None
112 mod = None
114 if mod is None:
116 _cache[encoding] = None
117 return None
128 (entry[2] is not None and not hasattr(entry[2], '__call__')) or \
129 (entry[3] is not None and not hasattr(entry[3], '__call__')) or \
130 (len(entry) > 4 and entry[4] is not None and not hasattr(entry[4], '__call__')) or \
131 (len(entry) > 5 and entry[5] is not None and not hasattr(entry[5], '__call__'))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 21 self.tipwindow = self.label = None
22 self.parenline = self.parencol = None
23 self.lastline = None
24 self.hideid = self.checkhideid = None
25 self.checkhide_after_id = None
93 def checkhide_event(self, event=None):
106 if self.checkhide_after_id is not None:
124 self.checkhideid = None
128 self.hideid = None
131 self.label = None
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_old_mailbox.py 69 self.assertTrue(self.mbox.next() is None)
70 self.assertTrue(self.mbox.next() is None)
77 self.assertTrue(msg is not None)
79 self.assertTrue(self.mbox.next() is None)
80 self.assertTrue(self.mbox.next() is None)
87 self.assertTrue(msg is not None)
89 self.assertTrue(self.mbox.next() is None)
90 self.assertTrue(self.mbox.next() is None)
98 self.assertTrue(msg is not None)
101 self.assertTrue(msg is not None)
    [all...]
test_readline.py 25 self.assertEqual(readline.get_history_item(0), None)
30 self.assertEqual(readline.get_history_item(0), None)
37 self.assertEqual(readline.get_history_item(0), None)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
__init__.py 13 walk(ast, visitor, verbose=None)
17 compile(source, filename, mode, flags=None, dont_inherit=None)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
__init__.py 88 if aliased_encoding is not None:
106 mod = None
112 mod = None
114 if mod is None:
116 _cache[encoding] = None
117 return None
128 (entry[2] is not None and not hasattr(entry[2], '__call__')) or \
129 (entry[3] is not None and not hasattr(entry[3], '__call__')) or \
130 (len(entry) > 4 and entry[4] is not None and not hasattr(entry[4], '__call__')) or \
131 (len(entry) > 5 and entry[5] is not None and not hasattr(entry[5], '__call__'))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 21 self.tipwindow = self.label = None
22 self.parenline = self.parencol = None
23 self.lastline = None
24 self.hideid = self.checkhideid = None
25 self.checkhide_after_id = None
93 def checkhide_event(self, event=None):
106 if self.checkhide_after_id is not None:
124 self.checkhideid = None
128 self.hideid = None
131 self.label = None
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_old_mailbox.py 69 self.assertTrue(self.mbox.next() is None)
70 self.assertTrue(self.mbox.next() is None)
77 self.assertTrue(msg is not None)
79 self.assertTrue(self.mbox.next() is None)
80 self.assertTrue(self.mbox.next() is None)
87 self.assertTrue(msg is not None)
89 self.assertTrue(self.mbox.next() is None)
90 self.assertTrue(self.mbox.next() is None)
98 self.assertTrue(msg is not None)
101 self.assertTrue(msg is not None)
    [all...]
test_readline.py 25 self.assertEqual(readline.get_history_item(0), None)
30 self.assertEqual(readline.get_history_item(0), None)
37 self.assertEqual(readline.get_history_item(0), None)
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
style.css 44 text-decoration: none;
49 text-decoration: none;
67 border: none;
  /system/core/toolbox/
ionice.c 8 static char *classes[] = {"none", "rt", "be", "idle", NULL};
17 fprintf(stderr, "usage: ionice <pid> [none|rt|be|idle] [prio]\n");
35 if (!strcmp(argv[2], "none")) {
  /system/media/camera/docs/
metadata_helpers_test.py 14 plain_enum = Enum(parent=None, values=['ON', 'OFF'])
20 labeled_enum = Enum(parent=None, values=['A', 'B', 'C'], ids={
30 mixed_enum = Enum(parent=None,
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
tokenutil.py 53 The first token in the previous line as token, or None if token is on the
60 return None
98 def CustomSearch(start_token, func, end_func=None, distance=None,
114 The first token matching func within distance of this token, or None if no
119 while token and (distance is None or distance > 0):
125 return None
128 if distance is not None:
132 while token and (distance is None or distance > 0):
138 return None
    [all...]
  /external/chromium_org/build/android/pylib/perf/
surface_stats_collector.py 33 self._collector_thread = None
35 self._surface_before = None
36 self._get_data_event = None
37 self._data_queue = None
38 self._stop_event = None
63 self._collector_thread = None
76 SurfaceStatsCollector.Result('refresh_period', None, 'seconds'),
77 SurfaceStatsCollector.Result('jank_count', None, 'janks'),
78 SurfaceStatsCollector.Result('max_frame_delay', None, 'vsyncs'),
79 SurfaceStatsCollector.Result('frame_lengths', None, 'vsyncs')
    [all...]
  /external/chromium_org/net/tools/testserver/
minica.py 74 def Name(cn = None, c = None, o = None):
77 if cn is not None:
86 if c is not None:
95 if o is not None:
153 # print DERToPEM(MakeCertificate(ISSUER_CN, ISSUER_CN, 1, KEY, KEY, None))
172 issuer_cn, subject_cn, serial, pubkey, privkey, ocsp_url = None):
182 c = None
183 o = None
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/
tokenutil.py 53 The first token in the previous line as token, or None if token is on the
60 return None
98 def CustomSearch(start_token, func, end_func=None, distance=None,
114 The first token matching func within distance of this token, or None if no
119 while token and (distance is None or distance > 0):
125 return None
128 if distance is not None:
132 while token and (distance is None or distance > 0):
138 return None
    [all...]
  /external/chromium/chrome/common/extensions/docs/
test.html 23 <div style="display:none">
198 <li style="display: none; ">
209 <li style="display: none; ">
231 <li style="display: none; ">
239 <li style="display: none; ">
262 <div class="apiGroup" style="display: none; ">
289 <div class="summary"><span style="display: none; ">void</span>
291 <span>chrome.test.log</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
295 <p class="todo" style="display: none; ">Undocumented.</p>
310 <span class="optional" style="display: none; ">optional</span
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pkgutil.py 25 return None
59 def register(typ, func=None):
60 if func is None:
71 def walk_packages(path=None, prefix='', onerror=None):
73 on path, or, if path is None, all accessible modules.
75 'path' should be either None or a list of paths to look for
112 if onerror is not None:
115 if onerror is not None:
120 path = getattr(sys.modules[name], '__path__', None) or [
    [all...]

Completed in 1586 milliseconds

<<31323334353637383940>>