OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whatever
(Results
151 - 175
of
2444
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/extensions/
extension_devtools_browsertests.cc
61
// Grab the tab_id of
whatever
tab happens to be first.
117
// Grab the tab_id of
whatever
tab happens to be first.
/external/chromium_org/chrome/browser/mac/
keystone_glue_unittest.mm
120
@"com.google.
whatever
", @"KSProductID",
134
[productID_ isEqual:@"com.google.
whatever
"] &&
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
ui_locl.h
76
/* Open
whatever
channel for this, be it the console, an X window
77
or
whatever
.
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
file.cc
57
#define F_OK 00 // not defined by MSVC for
whatever
reason
126
// Just delete it,
whatever
it is.
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
README
132
re2c is distributed with no warranty
whatever
. The code is certain to
140
or binary, unchanged or modified. Distributors may charge
whatever
fees
/external/clang/test/SemaObjC/
deprecated-objc-introspection.m
19
@interface
Whatever
: NSObject
32
Whatever
*y;
/external/openssl/crypto/ui/
ui_locl.h
76
/* Open
whatever
channel for this, be it the console, an X window
77
or
whatever
.
/external/protobuf/src/google/protobuf/testing/
file.cc
57
#define F_OK 00 // not defined by MSVC for
whatever
reason
126
// Just delete it,
whatever
it is.
/external/qemu/slirp/
sbuf.c
66
* Try and write() to the socket,
whatever
doesn't get written
123
/*
Whatever
happened, we free the mbuf */
slirp_config.h
130
/* Define to
whatever
your compiler thinks inline should be */
133
/* Define to
whatever
your compiler thinks const should be */
/external/qemu/slirp-android/
sbuf.c
66
* Try and write() to the socket,
whatever
doesn't get written
123
/*
Whatever
happened, we free the mbuf */
slirp_config.h
130
/* Define to
whatever
your compiler thinks inline should be */
133
/* Define to
whatever
your compiler thinks const should be */
/external/valgrind/main/
README_PACKAGERS
14
requirement of your Valgrind RPM/DEB/
whatever
.
38
So you can't build a relocatable RPM /
whatever
from Valgrind.
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
ContentHandler.java
122
* Called for the preamble (
whatever
comes before the first body part)
131
* Called for the epilogue (
whatever
comes after the final body part)
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Multipart.java
38
* epilogue. The preamble consists of
whatever
characters appear before the
39
* first body part while the epilogue consists of
whatever
characters come
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_unordered_base.h
87
* from
whatever
container it was attached to originally. If the
96
/** Detach the iterator for
whatever
container it is attached to,
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_unordered_base.h
87
* from
whatever
container it was attached to originally. If the
96
/** Detach the iterator for
whatever
container it is attached to,
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_unordered_base.h
87
* from
whatever
container it was attached to originally. If the
96
/** Detach the iterator for
whatever
container it is attached to,
/external/chromium_org/third_party/zlib/
gzwrite.c
55
/* Compress
whatever
is at avail_in and next_in and write to the output file.
119
/* consume
whatever
's left in the input buffer */
204
/* consume
whatever
's left in the input buffer */
309
/* consume
whatever
's left in the input buffer */
384
/* consume
whatever
's left in the input buffer */
/external/chromium_org/webkit/browser/appcache/
appcache_host_unittest.cc
199
const GURL kDocAndOriginUrl(GURL("http://
whatever
/").GetOrigin());
463
const GURL kDocAndOriginUrl(GURL("http://
whatever
/").GetOrigin());
464
const GURL kManifestUrl(GURL("http://
whatever
/cache.manifest"));
501
const GURL kDocAndOriginUrl(GURL("http://
whatever
/").GetOrigin());
502
const GURL kManifestUrl(GURL("http://
whatever
/cache.manifest"));
/external/zlib/src/
gzwrite.c
64
/* Compress
whatever
is at avail_in and next_in and write to the output file.
141
/* consume
whatever
's left in the input buffer */
228
/* consume
whatever
's left in the input buffer */
337
/* consume
whatever
's left in the input buffer */
422
/* consume
whatever
's left in the input buffer */
/external/guava/guava-tests/test/com/google/common/base/
CharMatcherTest.java
49
private static final CharMatcher
WHATEVER
= new CharMatcher() {
64
assertSame(
WHATEVER
, CharMatcher.ANY.and(
WHATEVER
));
65
assertSame(CharMatcher.ANY, CharMatcher.ANY.or(
WHATEVER
));
67
assertSame(CharMatcher.NONE, CharMatcher.NONE.and(
WHATEVER
));
68
assertSame(
WHATEVER
, CharMatcher.NONE.or(
WHATEVER
));
/external/tinyxml/docs/
tutorial0.html
43
Great
Whatever
292
Great
Whatever
309
Great
Whatever
/cts/suite/audio_quality/lib/include/audio/
AudioProtocol.h
40
void* mExtra; // extra data for
whatever
purpose
/dalvik/dexgen/src/com/android/dexgen/dex/file/
MemberIdItem.java
87
* override this to get
whatever
it is they need to store.
Completed in 376 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>