OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
501 - 525
of
22005
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/policy/
file_based_policy_loader.cc
106
//
There
might have been changes to the directory in the time between
124
// A null modification time indicates
there
's no data.
131
// If
there
was a change since the last recorded modification, wait some more.
/external/chromium/chrome/browser/tab_contents/
web_drag_dest_gtk.h
36
// Called when a system drag crosses over the render view. As
there
is no drag
63
//
there
is no system drag or the system drag is not over our render view.
85
// The bookmark data for the current tab. This will be empty if
there
is not
/external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_controller.h
16
// A controller for an infobar in the browser window.
There
is one
95
// Called when
there
is a click on the link in the infobar.
104
// Called when
there
is a click on the link in the infobar.
/external/chromium/chrome/browser/ui/webui/
cookies_tree_model_adapter.cc
65
// Skip if
there
is a batch update in progress.
85
// Skip if
there
is a batch update in progress.
98
DCHECK(!batch_update_); //
There
should be no nested batch begin.
/external/chromium/chrome/common/
important_file_writer.h
61
// You have to ensure that
there
are no pending writes at the moment
67
// Returns true if
there
is a scheduled write pending which has not yet
71
// Save |data| to target filename. Does not block. If
there
is a pending write
/external/chromium/net/url_request/
url_request_job.cc
212
return; // The request was destroyed, so
there
is no more work to do.
293
return; // The request was destroyed, so
there
is no more work to do.
355
// Unless
there
was an error, we should have at least tried to handle
365
// by a successful IO. For tracking the status(), once
there
is
424
DCHECK(filter_.get()); // don't add data if
there
is no filter
429
DCHECK(filter_.get()); // don't add data if
there
is no filter
433
DCHECK(raw_read_buffer_ == NULL); //
there
should be no raw read buffer yet
466
// filter_needs_more_output_space_ was mistaken...
there
are no more bytes
484
//
There
might be some space left in the output buffer. One can
488
// We can revisit this issue if
there
is a real perf need
[
all
...]
/external/icu4c/i18n/
tmunit.cpp
20
*
There
are only 7 time units.
47
*
there
might be performance hit because 10,000 TimeUnit object,
50
* To address this performance issue, if
there
is any in the future,
/external/icu4c/test/intltest/
normconf.h
47
*
there
are five columns, corresponding to field[0]..field[4].
90
* fields are parsed. If
there
are too few an exception is
91
* thrown. If
there
are too many the extras are ignored.
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt
29
# To keep the NAT-mappings on your NAT gateway,
there
must be
39
# To trigger the SA negotiation
there
must be an appropriate
75
# regardless of whether
there
is a NAT gateway between them
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/cameras/
CameraHelper.java
41
* an exception is thrown when
there
are problems with the
59
* an exception is thrown when
there
are problems with the
90
* an exception is thrown when
there
are problems with the
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Kernel.java
49
*
there
are events pending. This allows a single thread to
79
* Returns true if
there
are waiting envelopes.
91
* null if
there
are no endpoint events.
/external/libppp/src/
filter.h
47
*
There
's a struct filterent for each possible filter rule. The
48
* layout is designed to minimise size (
there
are 4 * MAXFILTERS of
52
* Note that
there
are four free bits in the initial word for future
/external/linux-tools-perf/Documentation/
perf-kvm.txt
19
There
are a couple of variants of perf kvm:
28
If
there
is no --host but --guest, the file name is perf.data.guest.
29
If
there
is no --guest but --host, the file name is perf.data.host.
/external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt
18
there
are two reasons that optimal system performance may be obtained by a
35
problems: First,
there
is a lag time between when a processor is introduced
37
even when compilers catch up to the new architecture
there
is often a large
/external/openssl/crypto/perlasm/
readme
21
There
are 2 main 'packages'. x86ms.pl, which is the microsoft assembler,
43
&comment("hello
there
") Put in a comment.
102
There
is also a cbc mode function generator in cbc.pl
/external/proguard/src/proguard/util/
FileNameParser.java
48
// Is
there
a '**' wildcard?
62
// Is
there
a '*' wildcard?
76
// Is
there
a '?' wildcard?
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsmouse.c
38
/*
There
isn't any implementation dependent data */
44
/*
There
isn't any implementation dependent data */
85
/* Only draw the new cursor if
there
was one passed in */
/external/quake/quake/src/QW/client/
zone.h
39
strings from command input.
There
is only about 48K for it, allocated at
50
of the cache memory is adjusted so that
there
is a minimum of 512k remaining
125
// Returns NULL if all purgable data was tossed and
there
still
/external/quake/quake/src/WinQuake/
zone.h
39
strings from command input.
There
is only about 48K for it, allocated at
50
of the cache memory is adjusted so that
there
is a minimum of 512k remaining
125
// Returns NULL if all purgable data was tossed and
there
still
/external/smack/src/org/jivesoftware/smackx/bytestreams/
BytestreamSession.java
26
*
There
are two implementations of the interface. See {@link Socks5BytestreamSession} and
64
* @throws IOException if
there
is an error in the underlying protocol
77
* @throws IOException if
there
is an error in the underlying protocol
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
InitiationListener.java
30
* InitiationListener handles all incoming In-Band Bytestream open requests. If
there
are no
96
* if
there
is no user specific listener inform listeners for all initiation requests
105
* if
there
is no listener for this initiation request, reply with reject message
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
InitiationListener.java
30
* InitiationListener handles all incoming SOCKS5 Bytestream initiation requests. If
there
are no
88
* if
there
is no user specific listener inform listeners for all initiation requests
97
* if
there
is no listener for this initiation request, reply with reject message
/external/tcpdump/
setsignal.c
60
* be restarted,
there
was a way to ask it not to do so;
there
may no
62
* and, if
there
are, they might have "sigvec()" with SV_INTERRUPT
/external/v8/src/
v8threads.h
124
// In the following two lists
there
is always at least one object on the list.
125
// The first object is a flying anchor that is only
there
to simplify linking
141
// StartPreemption if
there
is more than one thread running. If not, a single
/external/valgrind/main/memcheck/tests/
err_disable4.c
8
were vacated by threads with error reporting disabled.
There
14
3. Let them all go past the barrier and call err().
There
121
// Print the final error counts.
There
need to be 498 errors
Completed in 562 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>