Searched
full:there (Results
301 -
325 of
30551) sorted by null
<<11121314151617181920>>
/external/chromium_org/content/utility/ |
in_process_utility_thread.cc | 12 // We want to ensure there's only one utility thread running at a time, as there
|
/external/chromium_org/gpu/command_buffer/service/ |
id_manager.h | 33 // Returns false if there is no corresponding service_id. 37 // Returns false if there is no corresponding client_id.
|
/external/chromium_org/net/base/ |
openssl_private_key_store.h | 39 // Returns true if there is a private key that was previously 41 // NOTE: Intentionally not implemented on Android because there is no
|
/external/chromium_org/remoting/base/ |
auth_token_util.cc | 15 // Legacy case: there is no delimiter. Assume the whole string is the 25 // Make sure there is *something* after the delimiter before doing substr.
|
/external/chromium_org/remoting/host/setup/ |
service_client.h | 28 // Invoked when there is an OAuth error. 30 // Invoked when there is a network error or upon receiving an invalid
|
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/ |
ReadMe.txt | 10 There is no Perl script associated with this performance test, due to the fact that the performance test results in a different time if it is allowed to run more than once per execution of the executable. We are only interested in the first time returned by the executable in order to maintain accurate "real world" results. For this to happen, make sure to run the executable with the -i 1 and -p 1 options. 12 There are 7 tests contained in this performance test:
|
/external/chromium_org/third_party/openssl/openssl/crypto/dso/ |
README | 8 I'll leave Richard's changes there as I guess dso_dl is needed 11 There is now a callback scheme in place where filename conversion can
|
/external/chromium_org/third_party/skia/include/utils/ |
SkThreadPool.h | 50 kWaiting_State, // wait has been called, but there still might be work to do or being done. 51 kHalting_State, // There's no work to do and no thread is busy. All threads can shut down.
|
/external/chromium_org/tools/clang/plugins/tests/ |
overridden_methods.cpp | 40 // Should warn and place correctly even when there is a comment. 42 // Should warn and place correctly even if there is a comment and body.
|
/external/chromium_org/tools/cr/cr/actions/ |
action.py | 38 sequence if there are other changes that depend on it (for instance not 39 performing actions that were only there to produce the inputs of an action
|
/external/chromium_org/tools/gn/ |
standard_out.h | 22 // Prints a line for a command, assuming there is a colon. Everything before 23 // the colon is the command (and is highlighted). After the colon if there is
|
/external/chromium_org/tools/gyp/test/rules-variables/src/ |
variables.gyp | 7 # This test shouldn't ever actually need to execute its rules: there's no 8 # command line that generates any output anyway. However, there's something
|
/external/chromium_org/tools/perf/metrics/ |
cpu_unittest.py | 21 # An error is thrown if there's a process type in end that's not in start. 25 # A process type will be ignored if there's an empty dict for start or end.
|
/external/chromium_org/ui/aura/client/ |
activation_change_observer.h | 17 // Called when |active| gains focus, or there is no active window 19 // previous active window or NULL if there was no previously active
|
/external/chromium_org/ui/gl/ |
gl_share_group.h | 29 // there are no initialized contexts in the share group. 33 // or NULL if there are no initialized contexts in the share group.
|
/external/clang/test/CodeGen/ |
global-blocks-lines.c | 24 printf("Hello there, %s!\n", name); 29 printf("Hello there, %s!\n", name);
|
/external/dnsmasq/contrib/port-forward/ |
portforward | 5 # is port number(s). If there is only one, then the port-forward goes to 6 # the same port on the DHCP-client, if there are two seperated with a
|
/external/e2fsprogs/tests/f_badprimary/ |
expect.1 | 8 that the block is really OK. But there are no guarantees. 16 that the block is really OK. But there are no guarantees.
|
/external/icu4c/test/perf/DateFmtPerf/ |
ReadMe.txt | 10 There is no Perl script associated with this performance test, due to the fact that the performance test results in a different time if it is allowed to run more than once per execution of the executable. We are only interested in the first time returned by the executable in order to maintain accurate "real world" results. For this to happen, make sure to run the executable with the -i 1 and -p 1 options. 12 There are 7 tests contained in this performance test:
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
StringInternStrategy.java | 28 * If there exists a String in the pool equal to the provided value then it will be returned. 32 * There is no guarantees on when the pool will return the same object as provided. It is possible
|
/external/jsr305/ri/src/main/java/javax/annotation/ |
ParametersAreNullableByDefault.java | 12 * the method parameters in that element are nullable by default unless there is: 17 * <li> there is a default parameter annotation applied to a more tightly nested
|
/external/libgsm/ |
NOTICE | 8 this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE. 30 for any defects of this software. THERE IS ABSOLUTELY NO
|
/external/llvm/docs/HistoricalNotes/ |
2003-01-23-CygwinNotes.txt | 20 5. There isn't a <values.h>. 22 6. There isn't a mallinfo() (or, at least, it's documented, but it doesn't seem
|
/external/lzma/CPP/7zip/ |
IStream.h | 19 then there are no more bytes in stream.
20 if (size > 0) && there are bytes in stream,
|
/external/oauth/core/src/main/java/net/oauth/client/ |
ExcerptInputStream.java | 26 // Only add the ellipsis if there are at least LIMIT bytes 39 /** The first few bytes of data, plus ELLIPSIS if there are more bytes. */
|
Completed in 5777 milliseconds
<<11121314151617181920>>