OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:taken
(Results
176 - 200
of
4386
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/test/090-loop-formation/src/
Main.java
19
*
taken
or the non-
taken
path to make sure that the loop detection code bails
/external/libavc/encoder/
ih264e_intra_modes_eval.h
120
* input block and the reconstructed block and rate is the number of bits
taken
124
* and residual bits fall in to texture bits the number of bits
taken
to encoding
157
* input block and the reconstructed block and rate is the number of bits
taken
161
* and residual bits fall in to texture bits the number of bits
taken
to encoding
194
* input block and the reconstructed block and rate is the number of bits
taken
198
* and residual bits fall in to texture bits the number of bits
taken
to encoding
234
* input block and the reconstructed block and rate is the number of bits
taken
238
* and residual bits fall in to texture bits the number of bits
taken
to encoding
/external/llvm/test/Analysis/ScalarEvolution/
trip-count12.ll
4
; CHECK: Loop %for.body: backedge-
taken
count is ((-2 + %len) /u 2)
5
; CHECK: Loop %for.body: max backedge-
taken
count is 1073741823
/external/skia/src/gpu/
GrGpuResourceCacheAccess.h
39
* Is the resource object wrapping an externally allocated GPU resource that Skia has not
taken
45
* Is the resource object wrapping an externally allocated GPU resource that Skia has
taken
/frameworks/base/core/java/android/animation/
FloatArrayEvaluator.java
30
* Create a FloatArrayEvaluator that does not reuse the animated value. Care must be
taken
41
* Caution must be
taken
to ensure that the value returned from
IntArrayEvaluator.java
30
* Create an IntArrayEvaluator that does not reuse the animated value. Care must be
taken
41
* Caution must be
taken
to ensure that the value returned from
/packages/inputmethods/LatinIME/dictionaries/
sample.combined
13
# As a special case, a weight of 0 is
taken
to mean profanity - words that
23
# 15, which is then
taken
to be the whitelist target of this word.
/system/tpm/trunks/
hmac_session_impl.h
45
// TPM Ownership is
taken
. This is because starting a session uses the
46
// SaltingKey, which is only created after ownership is
taken
.
policy_session_impl.h
41
// TPM Ownership is
taken
. This is because starting a session uses the
42
// SaltingKey, which is only created after ownership is
taken
.
/external/llvm/lib/Target/Hexagon/
HexagonNewValueJump.cpp
292
bool
taken
= false;
local
298
taken
= true;
302
return
taken
? Hexagon::J4_cmpeq_t_jumpnv_t
307
return
taken
? Hexagon::J4_cmpeqi_t_jumpnv_t
310
return
taken
? Hexagon::J4_cmpeqn1_t_jumpnv_t
316
return
taken
? Hexagon::J4_cmplt_t_jumpnv_t
319
return
taken
? Hexagon::J4_cmpgt_t_jumpnv_t
325
return
taken
? Hexagon::J4_cmpgti_t_jumpnv_t
328
return
taken
? Hexagon::J4_cmpgtn1_t_jumpnv_t
334
return
taken
? Hexagon::J4_cmpltu_t_jumpnv_
[
all
...]
/art/runtime/interpreter/mterp/mips/
bincmp.S
17
li rINST, 2 # rINST- BYTE branch dist for not-
taken
zcmp.S
15
li rINST, 2 # rINST- BYTE branch dist for not-
taken
/art/runtime/interpreter/mterp/mips64/
bincmp.S
16
li rINST, 2 # offset if branch not
taken
zcmp.S
14
li rINST, 2 # offset if branch not
taken
/art/test/509-pre-header/smali/
PreHeader.smali
19
# Label names in this method are
taken
from the original apk
/art/test/960-default-smali/
info.txt
13
Care should be
taken
when updating the generate_smali_main.py script. It must
/bionic/libc/dns/include/
resolv_params.h
43
uint8_t max_samples; // max # samples
taken
into account for statistics
/cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
RedactedNotificationKeyguardDisabledFeaturesActivity.java
29
* Tests for Device Admin keyguard redacted notification feature. This test is
taken
out from
/external/android-clat/
clatd.conf
2
# This is a /128
taken
out of the /64 on the parent interface.
/external/autotest/client/site_tests/graphics_Piglit/
control
32
The original tests have been
taken
from
/external/autotest/client/site_tests/suite_TPM/
control
22
# body after measurements are
taken
for all iterations
/external/blktrace/
barrier.h
25
/*
taken
from linux/arch/arm/kernel/entry-armv.S, thanks to pbrook! */
/external/ceres-solver/data/nist/
Rat42.dat
12
sigmoidal growth curves
taken
from Ratkowsky (1983).
/external/clang/test/Analysis/
misc-ps-ranges.m
25
// statement from having the 'default' branch
taken
. This previously reported a false
/external/clang/test/CodeGen/
wchar-const.c
5
// This bit is
taken
from Sema/wchar.c so we can avoid the wchar.h include.
Completed in 802 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>