OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:combined
(Results
226 - 250
of
2458
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h
56
/* METH_NOARGS and METH_O must not be
combined
with the flags above. */
/system/bt/bta/hf_client/
bta_hf_client_at.h
77
/* Maximum
combined
buffer for received AT events string */
/system/media/audio_utils/include/audio_utils/
minifloat.h
40
/** Pack a pair of gain_mini_float_t into a
combined
gain_minifloat_packed_t */
/toolchain/binutils/binutils-2.25/gprof/
bb_exit_func.c
59
two files can easily be
combined
by specifying them on gprof's
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DeviceInfoResultTest.java
97
* Test populating a
combined
metric like device serial
101
// first add another metric to make hashmap non empty, so
combined
logic is triggered
/dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java
28
* but different predecessors. These blocks are then
combined
into a single
87
// ...and see if they can be
combined
with any other preds...
/external/apache-xml/src/main/java/org/apache/xalan/templates/
XUnresolvedVariable.java
115
// These three statements need to be
combined
into one operation.
132
// These two statements need to be
combined
into one operation.
/external/apache-xml/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java
154
// These three statements need to be
combined
into one operation.
200
// These two statements need to be
combined
into one operation.
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
IdenticalBlockCombiner.java
33
* but different predecessors. These blocks are then
combined
into a single
92
// ...and see if they can be
combined
with any other preds...
/external/freetype/src/cff/
cf2blues.h
48
* However, these are
combined
to produce a total of 7 zones.
50
* is 5 and these are
combined
to produce an additional 5 zones.
/external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java
154
StackTraceElement[]
combined
= ObjectArrays.concat(cause.getStackTrace(),
local
156
cause.setStackTrace(
combined
);
/external/kernel-headers/original/uapi/linux/
virtio_blk.h
97
* VIRTIO_BLK_T_OUT may be
combined
with VIRTIO_BLK_T_SCSI_CMD or
99
* and may not be
combined
with any of the other flags.