OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:over
(Results
876 - 900
of
13432
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs
253
* sending events
over
a socket. A GUI for example will launch a thread
263
* Parsing is
over
; successfully or not. Mostly useful for telling
310
* If you are receiving this event
over
a socket via
328
* If you are receiving this event
over
a socket via
338
* If you are receiving this event
over
a socket via
357
* If you are receiving this event
over
a socket via
368
* If you are receiving this event
over
a socket via
379
* If you are receiving this event
over
a socket via
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java
219
* sending events
over
a socket. A GUI for example will launch a thread
227
/** Parsing is
over
; successfully or not. Mostly useful for telling
263
* If you are receiving this event
over
a socket via
276
* If you are receiving this event
over
a socket via
284
* If you are receiving this event
over
a socket via
301
* If you are receiving this event
over
a socket via
310
* If you are receiving this event
over
a socket via
319
* If you are receiving this event
over
a socket via
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
main.m
25
// create a stream
over
the input, so the lexer can seek back and forth, but don't copy the string,
43
// Since the parser needs to scan back and forth
over
the tokens, we put them into a stream, too.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
DelphiTarget.java
105
// Concatenate string literals because Delphi doesn't support literals
over
255 characters,
106
// and the code editor doesn't support lines
over
1023 characters
/external/autotest/client/common_lib/cros/
xmlrpc_types.py
67
# won't be sent
over
the wire correctly.
73
them into a dict to go
over
the wire. To deserialize your object on the
/external/autotest/client/common_lib/
powerplay_util.py
10
"""Class to record serial
over
USB data from Power Play (go/powerplay).
12
It detects if powerplay is connected to the DUT
over
USB and opens the
/external/autotest/client/deps/lansim/
control
6
lansim is a LAN simulator that runs
over
a TAP network interface and
17
outbound traffic matching certain rules and take an action
over
that
/external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py
5
"""This is an audio quality test
over
headphone using the Chameleon board."""
20
"""Server side audio quality test
over
3.5 headphones.
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
events_view.html
9
<span id=events-view-filter-help-hover class=mouse-
over
-help-hover>(?)</span>
18
<div id=events-view-filter-help class=mouse-
over
-help>
/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
retries.py
39
Thus, by default, gsutil will retry 6 times
over
1+2+4+8+16+32=63 seconds.
48
can be restarted without starting
over
from scratch. For more details
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
datastore_range_iterators.py
78
key_range_iter_cls: the class that iterates
over
a single key range.
110
Iterates
over
datastore entities and yields some kind of value
156
"""Iterate
over
entities.
241
"""Iterate
over
entities.
288
"""Create an iterator
over
a key_ranges.KeyRanges object."""
300
key_range_iter_cls: the class that iterates
over
a single key range.
363
"""Iterates
over
a single key_range.KeyRange and yields value for each key.
365
All subclasses do the same thing: iterate
over
a single KeyRange.
/external/chromium-trace/catapult/tracing/tracing/metrics/system_health/
cpu_time_metric_test.html
26
// This yields total CPU time of 100ms, averaged
over
3 seconds is 33ms.
55
// This yields total CPU time of 150ms, averaged
over
3 seconds is 50ms.
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSocketImplWrapper.java
27
* This class wraps the SSL functionality
over
an existing connected socket.
80
return "SSL socket
over
" + socket.toString();
/external/e2fsprogs/doc/
libblkid.txt
62
will be repeatedly parsed
over
and
over
again, with memory allocated
/external/elfutils/libdw/
dwarf_getattrs.c
63
/* Go
over
the list of attributes. */
107
/* Skip
over
the rest of this attribute (if there is any). */
/external/google-breakpad/src/client/linux/minidump_writer/
directory_reader.h
60
// entry
over
and
over
.
line_reader.h
63
// get the same line
over
and
over
.
/external/gptfdisk/
gptpart.h
30
#define MBR_SIZED_IFFY 1 /* Partition starts under 2^32 & is less than 2^32, but ends
over
2^32 */
31
#define MBR_SIZED_BAD 2 /* Partition starts
over
2^32, is bigger than 2^32, or otherwise bad */
/external/guava/guava-tests/test/com/google/common/hash/
MessageDigestHashFunctionTest.java
65
sha1.putString("The quick brown fox jumps
over
the lazy dog", Charsets.UTF_8)
79
sha1.putString("The quick brown fox jumps
over
the lazy dog", Charsets.UTF_8)
/external/icu/android_icu4j/src/main/java/android/icu/util/
ValueIterator.java
12
* <p>Interface for enabling iteration
over
sets of <int, Object>, where
15
* <p>The ValueIterator allows iterations
over
integer indexes in the range
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ScriptList.java
120
// The "+2" skips
over
the tag and the "+3"
189
// The "+2" skips
over
the tag and the "+3"
/external/libbrillo/brillo/dbus/
dbus_method_response.h
33
// Sends an error response. Marshals the |error| object
over
D-Bus.
42
// the error information
over
D-Bus using the method above.
/external/libchrome/sandbox/linux/syscall_broker/
broker_client.cc
32
// Make a remote system call
over
IPC for syscalls that take a path and flags
45
// cannot be sent
over
a Unix socket in a special way.
/external/libchrome/sandbox/win/sandbox_poc/pocdll/
exports.h
34
// a thread. This thread will compute a mathematical expression
over
and
over
/external/libevent/include/event2/
bufferevent_ssl.h
57
Create a new SSL bufferevent to send its data
over
another bufferevent.
75
Create a new SSL bufferevent to send its data
over
an SSL * on a socket.
Completed in 1021 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>