OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entire
(Results
51 - 75
of
5570
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
IMSIParameter.java
52
// For a prefix match, the
entire
prefix must match the mcc+mnc
56
// For regular match, the
entire
length of mcc+mnc must match this IMSI
/frameworks/support/v4/java/android/support/v4/widget/
ListViewAutoScrollHelper.java
59
// Are we already showing the
entire
last item?
67
// Are we already showing the
entire
first item?
/external/curl/tests/data/
test1051
81
# the test HTTP server is blocking until it has read the
entire
request,
83
# server says 301 and 100 _after_ the
entire
PUT body has been sent.
test1052
77
# the test HTTP server is blocking until it has read the
entire
request,
79
# server says 301 and 200 _after_ the
entire
PUT body has been sent.
test1041
57
# it can skip part of the file or not. Instead, it sends the
entire
file.
/external/jsilver/src/com/google/clearsilver/jsilver/template/
TemplateLoader.java
37
* @param escapeMode the type of escaping to apply to the
entire
template.
50
* @param escapeMode the type of escaping to apply to the
entire
template.
/external/libavc/encoder/
ih264e_mc.h
71
* @remarks Assumes half pel buffers for the
entire
frame are populated.
94
* @remarks Assumes half pel and quarter pel buffers for the
entire
frame are
/external/llvm/include/llvm/IR/
GVMaterializer.h
13
// or interprocedural optimizers that do not need the
entire
program in memory
43
/// Make sure the
entire
Module has been completely read.
/external/llvm/test/Feature/OperandBundles/
basic-aa-argmemonly.ll
32
; with deopt operand bundles are not argmemonly because they *read* the
entire
37
; describe the "does not write to non-args, and reads the
entire
heap" effect on
/external/protobuf/
post_process_dist.sh
8
# the
entire
dist is still marked read-only when unpacked, which is
39
# Set the
entire
contents to be user-writable.
/external/valgrind/memcheck/tests/
file_locking.c
20
/** Lock an
entire
file exclusively.
31
fl.l_len = 0; /* lock
entire
file */
/frameworks/av/media/libstagefright/httplive/
HTTPDownloader.h
57
int64_t range_length, /* open file for range_length (-1:
entire
file) */
58
uint32_t block_size, /* download block size (0:
entire
range) */
/system/bt/vendor_libs/test_vendor_lib/include/
packet.h
35
// Returns the size in octets of the
entire
packet, which consists of the type
54
// packet object will assume ownership of the copied data for its
entire
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiCoverage.java
25
/** Representation of the
entire
API containing packages. */
/development/tools/checkstyle/
README
5
1. To check style of
entire
specific files:
/external/autotest/contrib/
reverify_unknown
12
# This script goes through the
entire
AFE hosts table, and
/external/autotest/server/site_tests/firmware_ECWriteProtect/
control
21
supposed to write protect the
entire
EC flash, so we expect the following
control.dev
21
supposed to write protect the
entire
EC flash, so we expect the following
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
BlockCipherPadding.java
33
*
entire
block is to be overwritten with padding the value of in
/external/clang/test/Driver/
cl-link-at-file.c
2
// until the end of the response file (and not the
entire
command line)
/external/curl/docs/libcurl/
curl_slist_free_all.3
24
curl_slist_free_all - free an
entire
curl_slist list
/external/e2fsprogs/lib/uuid/
COPYING
5
notice, and the
entire
permission notice in its entirety,
/external/eigen/doc/
StorageOrders.dox
16
We say that a matrix is stored in \b row-major order if it is stored row by row. The
entire
first row is
17
stored first, followed by the
entire
second row, and so on. Consider for example the matrix
32
the
entire
first column, followed by the
entire
second column, and so on. If the above matrix is stored in
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
LruResourceCache.java
46
// Evict our
entire
bitmap cache
/external/guava/guava-tests/test/com/google/common/cache/
PackageSanityTests.java
22
* Basic sanity tests for the
entire
package.
Completed in 1092 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>