OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
2426 - 2450
of
5211
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/external/guava/guava-tests/test/com/google/common/collect/
RegularImmutableTableTest.java
17
package com.google.
common
.collect;
21
import com.google.
common
.collect.RegularImmutableTable.DenseImmutableTable;
22
import com.google.
common
.collect.RegularImmutableTable.SparseImmutableTable;
23
import com.google.
common
.collect.Table.Cell;
TreeMultimapExplicitTest.java
17
package com.google.
common
.collect;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.GwtIncompatible;
23
import com.google.
common
.testing.SerializableTester;
/external/guava/guava-tests/test/com/google/common/hash/
HashingTest.java
17
package com.google.
common
.hash;
19
import com.google.
common
.collect.ImmutableList;
20
import com.google.
common
.collect.Lists;
21
import com.google.
common
.util.concurrent.AtomicLongMap;
/external/guava/guava-tests/test/com/google/common/io/
CountingOutputStreamTest.java
17
package com.google.
common
.io;
/external/guava/guava-tests/test/com/google/common/testing/
TestLogHandlerTest.java
17
package com.google.
common
.testing;
/external/guava/guava-tests/test/com/google/common/util/concurrent/
SettableFutureTest.java
17
package com.google.
common
.util.concurrent;
/external/icu4c/config/
mh-darwin
23
COMPILE.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) -fno-
common
-c
24
COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -fno-
common
-c
/external/jsilver/src/com/google/streamhtmlparser/impl/
InternalState.java
19
import com.google.
common
.base.Preconditions;
/external/jsilver/src/com/google/streamhtmlparser/util/
HtmlUtils.java
19
import com.google.
common
.collect.ImmutableSortedSet;
/external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c
20
#include "vp9/
common
/vp9_pred_common.h"
21
#include "vp9/
common
/vp9_seg_common.h"
22
#include "vp9/
common
/vp9_entropy.h"
116
vp9_coeff_probs_model *const coef_probs = cpi->
common
.fc.coef_probs[tx_size];
119
const int seg_eob = get_tx_eob(&cpi->
common
.seg, segment_id, tx_size);
154
++cpi->
common
.counts.eob_branch[tx_size][type][ref][band][pt];
194
VP9_COMMON *const cm = &cpi->
common
;
/external/llvm/lib/IR/
Makefile
15
include $(LEVEL)/Makefile.
common
/external/llvm/tools/
Makefile
80
include $(LEVEL)/Makefile.
common
/external/llvm/tools/llvm-config/
Makefile
26
include $(LEVEL)/Makefile.
common
/external/llvm/tools/lto/
Makefile
19
include $(LEVEL)/Makefile.
common
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d10/
Makefile
3
LIBRARY_INCLUDES=-I../gd3d1x -I../gd3dapi -I../d3dapi -I../w32api -I../d3d1xstutil/include -I../d3d1xshader/include -I../../../include -I../../../auxiliary -I../../../state_trackers/egl/
common
/external/oprofile/pp/
oparchive_options.cpp
100
profile_spec::create(spec.
common
, image_path, root_path);
/external/protobuf/python/google/protobuf/
service.py
125
to be a "least
common
denominator" set of features which we expect all
/external/protobuf/src/google/protobuf/compiler/
code_generator.cc
37
#include <google/protobuf/stubs/
common
.h>
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h
41
#include <google/protobuf/stubs/
common
.h>
cpp_service.h
40
#include <google/protobuf/stubs/
common
.h>
/external/protobuf/src/google/protobuf/compiler/java/
java_field.h
39
#include <google/protobuf/stubs/
common
.h>
java_message.h
39
#include <google/protobuf/stubs/
common
.h>
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_field.h
39
#include <google/protobuf/stubs/
common
.h>
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.h
39
#include <google/protobuf/stubs/
common
.h>
/external/protobuf/src/google/protobuf/
message_lite.h
42
#include <google/protobuf/stubs/
common
.h>
Completed in 1287 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>