OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
376 - 400
of
30551
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/net/tools/flip_server/
balsa_enums.h
34
//
there
are three sequences of non-whitespace regardless of whether or
70
// Warning:
there
may be a body but
there
was no content-length/chunked
/external/chromium_org/ash/shelf/
shelf_item_delegate.h
42
// |root_window|. Return NULL if
there
should be no context
46
// Returns the application menu model for the specified item.
There
are three
50
// application/item was added and
there
are no active applications.
/external/chromium_org/ash/wm/
solo_window_tracker.h
26
//
there
is only one visible window and the window is not maximized or
45
// counting valid candidates. This is useful when
there
is a window which is
49
// Returns true if
there
is a visible docked window.
/external/chromium_org/chrome/browser/download/
download_service.h
33
// incognito or if the DownloadManager hasn't been created yet or if
there
is
93
// chrome-level concept and its lifetime should match DownloadManager.
There
95
//
There
does not appear to be a separate ExtensionSystem for on-record and
/external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_cocoa_browsertest.mm
27
//
There
should be no browser windows.
30
//
There
should be one panel.
43
// also enabled when
there
is a panel but no browser windows on the screen.
/external/chromium_org/chrome/browser/ui/startup/
session_crashed_infobar_delegate.cc
27
// Also, in ChromeBot tests,
there
might be a race. This code appears to be
28
// called during shutdown when
there
is no active WebContents.
81
//
There
is only one tab and its the new tab page, make session restore
/external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js
30
// Check that
there
's some code
there
.
45
// return a default value of '' if
there
is no css value yet.
/external/chromium_org/chromeos/system/
name_value_pairs_parser.h
40
// Returns false if
there
was any error in the file. Valid pairs will still be
49
// Returns false if
there
was any error in in_string. Valid pairs will still
58
// Returns false if
there
was any error in in_string. Valid pairs will still
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
NavigationEntry.java
58
* cases, so if
there
is no overridden display URL, it will return
73
* @return The title as set by the page. This will be empty if
there
is no
74
* title set. The caller is responsible for detecting when
there
is
/external/chromium_org/net/tools/balsa/
balsa_enums.h
33
//
there
are three sequences of non-whitespace regardless of whether or
69
// Warning:
there
may be a body but
there
was no content-length/chunked
/external/chromium_org/sandbox/linux/seccomp-bpf/
die.h
32
// This method gets called by SANDBOX_DIE().
There
is normally no reason
39
// This method gets called by SANDBOX_INFO().
There
is normally no reason
48
// we should be calling LOG(FATAL). But
there
are some situations where
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/thread/
messagepump_unittest.py
61
queue.post("
There
")
67
'message_available:
There
',
78
'message_available:
There
',
/external/chromium_org/third_party/mesa/src/docs/
systems.html
14
But
there
's also support for Windows, other flavors of Unix and other
21
The primary API is OpenGL but
there
's also support for OpenGL ES 1
68
In the past
there
were other drivers for older GPUs and operating
/external/chromium_org/third_party/skia/src/core/
SkBitmap_scroll.cpp
48
// check if
there
's nothing to do
56
// compute the inval region now, before we see if
there
are any pixels
109
// then
there
's nothing to draw.
/external/chromium_org/tools/grit/grit/gather/
muppet_strings_unittest.py
30
there
58
original = "<strings><BINGO translateable='false'>Yo yo hi
there
</BINGO></strings>"
62
self.failUnless(msg.GetRealContent() == "Yo yo hi
there
")
/external/chromium_org/ui/aura/client/
activation_client.h
34
// Retrieves the active window, or NULL if
there
is none.
37
// Retrieves the activatable window for |window|, or NULL if
there
is none.
44
// Retrieves the toplevel window for |window|, or NULL if
there
is none.
/external/chromium_org/ui/base/ime/chromeos/
character_composer.h
32
// Empty string is returned when
there
is no composition result.
57
// composed_character() returns non empty string when
there
is a character
59
// preedit_string() returns non empty string when
there
is a preedit string
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Connector.java
60
* Returns true if
there
is currently data available for
69
*
there
is no data available. The buffer may only be valid
73
* @return The data read or null if
there
is no more data
/external/libogg/doc/libogg/
ogg_stream_packetpeek.html
53
any. A NULL value may be passed in the case of a simple "is
there
a
61
<li>-1 if
there
's no packet available due to lost sync or a hole in the data.</li>
62
<li>0 if
there
is insufficient data available to complete a packet, or on unrecoverable internal error occurred.</li>
/external/llvm/test/Transforms/LoopVectorize/
infiniteloop.ll
9
; variable but assumed
there
must be one. Scalar evolution returned a exit
10
; count for the loop below and from
there
on we assumed that
there
must be an
/external/mesa3d/docs/
systems.html
14
But
there
's also support for Windows, other flavors of Unix and other
21
The primary API is OpenGL but
there
's also support for OpenGL ES 1
68
In the past
there
were other drivers for older GPUs and operating
/external/proguard/src/proguard/classfile/attribute/annotation/
AnnotationsAttribute.java
67
// We don't need double dispatching here, since
there
is only one
81
// We don't need double dispatching here, since
there
is only one
95
// We don't need double dispatching here, since
there
is only one
/external/skia/src/core/
SkBitmap_scroll.cpp
48
// check if
there
's nothing to do
56
// compute the inval region now, before we see if
there
are any pixels
109
// then
there
's nothing to draw.
/frameworks/base/core/java/android/hardware/camera2/utils/
Decorator.java
24
* if
there
were no uncaught exceptions
31
* This method is called only if
there
was an exception thrown by the target method
42
*
there
were any exceptions.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTestUtils.java
45
* actually working. On most systems
there
are only 0, 1, or 2 cameras,
46
* and this covers that 'usual case'. On other systems
there
might be 3+
70
Log.v(CameraBinderTest.TAG, "Guessing
there
are at least " + getGuessedNumCameras()
Completed in 2120 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>