OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leaves
(Results
151 - 175
of
1333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/cros/system_api/dbus/power_manager/
policy.proto
120
// preserved after scaling. A value of 1.0 (or less)
leaves
delays
131
// |screen_dim_ms| delay
leaves
delays unchanged.
/external/google-benchmark/src/
commandlineflags.cc
24
// the result to *value and returns true; otherwise
leaves
*value
59
// returns true; otherwise
leaves
*value unchanged and returns false.
/external/icu/icu4c/source/common/
resource.h
162
* "
Leaves
" the array.
235
* "
Leaves
" the table.
/external/jsr330/src/javax/inject/
package-info.java
118
* <p>This
leaves
the programmer's code clean, flexible, and relatively free
135
* portable classes</b>, but it
leaves
external dependency configuration up to
/external/libunwind/tests/
test-setjmp.c
221
printf ("OK: siglongjmp()
leaves
signal mask alone when asked to\n");
267
printf ("OK: siglongjmp()
leaves
signal mask alone when asked to\n");
/external/minijail/
bpf.c
83
/* bpf_load_arg
leaves
|hi| in A */
114
/* bpf_load_arg
leaves
|hi| in A */
/external/opencv3/modules/objdetect/src/opencl/
cascadedetect.cl
155
__global const float*
leaves
= leaves0;
194
for( i = 0; i < ntrees; i++, node += NODE_COUNT,
leaves
+= NODE_COUNT+1 )
217
s +=
leaves
[-idx];
249
__global const float*
leaves
= leaves0 + stages[stageIdx].first*(NODE_COUNT+1);
317
partsum +=
leaves
[i*3-idx];
/external/llvm/lib/Transforms/Scalar/
Reassociate.cpp
556
//
Leaves
of the expression are values that either aren't the right kind of
569
//
Leaves
- Keeps track of the set of putative
leaves
as well as the number of
572
LeafMap
Leaves
; // Leaf -> Total weight so far.
597
// Appears to be a leaf. Is the operand already in the set of
leaves
?
598
LeafMap::iterator It =
Leaves
.find(Op);
599
if (It ==
Leaves
.end()) {
607
Leaves
[Op] = Weight;
611
} else if (It !=
Leaves
.end()) {
632
Leaves
.erase(It)
[
all
...]
/external/opencv/cv/src/
_cvkdtree.hpp
69
int dim; // split dimension; >=0 for nodes, -1 for
leaves
202
// if found, remove paths to empty
leaves
on unwind
382
// searching at most emax
leaves
/bins.
/external/protobuf/src/google/protobuf/
descriptor_database.h
77
// and
leaves
*output undefined.
83
// otherwise returns false and
leaves
*output undefined. containing_type
95
// returns false and
leaves
output unchanged.
/frameworks/base/core/java/android/nfc/tech/
Ndef.java
261
* @throws TagLostException if the tag
leaves
the field
301
* @throws TagLostException if the tag
leaves
the field
371
* @throws TagLostException if the tag
leaves
the field
MifareUltralight.java
156
* @throws TagLostException if the tag
leaves
the field
181
* @throws TagLostException if the tag
leaves
the field
TagTechnology.java
177
* @throws TagLostException if the tag
leaves
the field
194
* @throws TagLostException if the tag
leaves
the field
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h
77
// and
leaves
*output undefined.
83
// otherwise returns false and
leaves
*output undefined. containing_type
95
// returns false and
leaves
output unchanged.
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h
77
// and
leaves
*output undefined.
83
// otherwise returns false and
leaves
*output undefined. containing_type
95
// returns false and
leaves
output unchanged.
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor_database.h
77
// and
leaves
*output undefined.
83
// otherwise returns false and
leaves
*output undefined. containing_type
95
// returns false and
leaves
output unchanged.
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor_database.h
77
// and
leaves
*output undefined.
83
// otherwise returns false and
leaves
*output undefined. containing_type
95
// returns false and
leaves
output unchanged.
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor_database.h
77
// and
leaves
*output undefined.
83
// otherwise returns false and
leaves
*output undefined. containing_type
95
// returns false and
leaves
output unchanged.
/external/icu/android_icu4j/src/main/java/android/icu/impl/
UResource.java
362
* "
Leaves
" the array.
425
* "
Leaves
" the table.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UResource.java
360
* "
Leaves
" the array.
423
* "
Leaves
" the table.
/external/libjpeg-turbo/
jpegtran.1
107
area. Horizontal mirroring
leaves
any partial iMCU column at the right edge
109
mirroring
leaves
any partial iMCU row at the bottom edge untouched, but is
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
BufferPerformanceBench.java
274
* Expects receive and process buffers to be empty.
Leaves
the receive buffer empty and
284
* Expects process and sent buffers to be empty.
Leaves
the process buffer empty and
/external/opencv3/3rdparty/openexr/IlmImf/
ImfArray.h
105
//
leaves
the array in an unusable state.
152
//
leaves
the array in an unusable state.
/external/pdfium/fpdfsdk/src/
fpdftext_embeddertest.cpp
345
// Check that valid link with invalid rect index
leaves
parameters unchanged.
356
// Check that invalid link index
leaves
parameters unchanged.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
NullInputStream.java
38
* reads a byte and
leaves
the array unchanged in the read
303
* This implementation
leaves
the byte array unchanged.
Completed in 1667 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>