OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:each
(Results
426 - 450
of
7153
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/e2fsprogs/lib/ss/
ct_c.sed
11
#(for
each
request definition)
29
# It removes comments, and puts
each
command_table request onto a single
/external/elfutils/libdw/
dwarf_getabbrev.c
45
[...]
Each
declaration begins with an unsigned LEB128 number
55
attribute specifications.
Each
attribute specification
/external/guava/javadoc/com/google/common/base/
Joiner.html
171
Appends the string representation of
each
of <code>parts</code>, using the
172
previously configured separator between
each
, to <code>appendable</code>.</TD>
190
Appends the string representation of
each
of <code>parts</code>, using the
191
previously configured separator between
each
, to <code>appendable</code>.</TD>
211
Appends to <code>appendable</code> the string representation of
each
of the
221
Appends the string representation of
each
of <code>parts</code>, using the
222
previously configured separator between
each
, to <code>builder</code>.</TD>
231
Appends the string representation of
each
of <code>parts</code>, using the
232
previously configured separator between
each
, to <code>builder</code>.</TD>
243
Appends to <code>builder</code> the string representation of
each
of th
[
all
...]
/external/guava/src/com/google/common/collect/
AbstractSetMultimap.java
40
* @param map place to store the mapping from
each
key to its corresponding
86
* <p>Two {@code SetMultimap} instances are equal if, for
each
key, they
ImmutableMultiset.java
62
* <p>The multiset is ordered by the first occurrence of
each
element. For
75
* <p>The multiset is ordered by the first occurrence of
each
element. For
81
* containing
each
of the strings in {@code c}, while
133
* <p>The multiset is ordered by the first occurrence of
each
element. For
392
* multiple times to build multiple multisets in series.
Each
multiset
450
* Adds
each
element of {@code elements} to the {@code ImmutableMultiset}.
463
* Adds
each
element of {@code elements} to the {@code ImmutableMultiset}.
485
* Adds
each
element of {@code elements} to the {@code ImmutableMultiset}.
ListMultimap.java
32
*
each
return a {@link List} of values. Though the method signature doesn't say
78
* <p>Two {@code ListMultimap} instances are equal if, for
each
key, they
SetMultimap.java
32
*
each
return a {@link Set} of values, while {@link #entries} returns a {@code
90
* <p>Two {@code SetMultimap} instances are equal if, for
each
key, they
SortedSetMultimap.java
37
*
each
return a {@link SortedSet} of values, while {@link Multimap#entries()}
83
* Returns a map view that associates
each
key with the corresponding values
/external/guava/src/com/google/common/util/concurrent/
AbstractIdleService.java
29
* implement {@link #startUp} and {@link #shutDown} methods,
each
31
* for
each
method.
/external/icu4c/tools/ctestfw/unicode/
testdata.h
22
*
each
setting.
Each
call to nextSettings resets the cases iterator.
/external/icu4c/tools/genbidi/
store.c
91
Stores some of the bidi mirroring data, where
each
code point maps to
99
Physically, the table is compressed by taking advantage of the fact that
each
101
(
each
of them is a mirror of the other).
105
The table stores source code points, and also for
each
the index of its mirror
120
array, and the jgArray[] stores a byte for
each
of these code points,
223
* find
each
mirror code point in the source column and set
each
other's indexes
257
* set both entries' indexes to
each
other
/external/ipsec-tools/src/racoon/
localconf.h
97
int retry_interval; /* interval
each
retry. */
98
int count_persend; /* the number of packets
each
retry. */
/external/kernel-headers/original/asm-x86/
sigcontext.h
100
__u32 st_space[32]; /* 8*16 bytes for
each
FP-reg */
101
__u32 xmm_space[64]; /* 16*16 bytes for
each
XMM-reg */
/external/opencore/oscl/oscl/osclbase/src/
pvlogger_registry.h
36
* Memory Ownership: Creates log control points for
each
tag, and holds these
38
* destructor on
each
of these loggers.
/external/opencore/oscl/oscl/osclutil/src/
oscl_tickcount.inl
39
* in
each
the following routines, there must be an valid clause
40
* in the #if - #elif chain for
each
platform. If not, a #error
/external/opencore/protocols/sdp/common/include/
asf_media_info.h
26
// mediaInfo elements for
each
media object... the trick is how to get these from the SDP
27
// file into
each
of the media elements...
/external/qemu/docs/
ANDROID-MEMCHECK.TXT
22
and memalign). For
each
such call, libc sends a notification message to the
51
- Keeping track of
each
thread calling stack, so when access violation is
/external/skia/include/core/
SkColorFilter.h
65
@param mode The xfermode mode that is applied to
each
color in
81
then adds a second color, pinning the result for
each
component to
/external/srec/portable/include/
pendian.h
96
* Swaps bytes of
each
item in buffer.
100
* @param itemSize Size of
each
items.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
arcsum.h
53
// Combines identically labeled arcs, summing weights. For
each
state
72
// At
each
state, first sorts the exiting arcs by input label, output label
fstlib.h
19
// finite-state transducers are automata where
each
transition has an
21
// finite-state acceptor is represented as a transducer with
each
project.h
54
// Projects an FST onto its domain or range by either copying
each
arcs'
68
// Projects an FST onto its domain or range by either copying
each
arc's
/external/stlport/doc/
pointer_specialization.txt
9
size that can result from the compilation.
Each
template type
55
original _Tp type for the _WrapCompare instanciation. So
each
set
/external/svox/pico/lib/
picoextapi.h
63
The application must make sure that for
each
'PICO_STRING_PTR' it provides
108
at
each
level. */
/external/v8/test/mjsunit/regress/
regress-crbug-3184.js
58
function(
each
) {
59
if (
each
&& this.indexOf(" ") != -1) {
Completed in 460 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>