OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:statics
(Results
1 - 25
of
30
) sorted by null
1
2
/bionic/libc/kernel/tools/
clean_header.py
101
statics
= kernel_known_generic_statics
106
statics
=
statics
.union(kernel_known_statics.get(arch, set()))
117
statics
=
statics
.union(kernel_known_statics.get(arch, set()))
141
blocks.removeVarsAndFuncs(
statics
)
/art/runtime/
class_linker_test.cc
[
all
...]
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
apiviewer.js
[
all
...]
/external/guice/core/src/com/google/inject/spi/
InjectionPoint.java
653
* @param
statics
true is this method should return static members, false for instance members
657
boolean
statics
, Errors errors) {
676
if (Modifier.isStatic(field.getModifiers()) ==
statics
) {
689
if (isEligibleForInjection(method,
statics
)) {
708
if (
statics
) {
777
private static boolean isEligibleForInjection(Method method, boolean
statics
) {
778
return Modifier.isStatic(method.getModifiers()) ==
statics
/external/sfntly/
Android.mk
142
-fno-threadsafe-
statics
\
222
-fno-threadsafe-
statics
\
/external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar
/external/skia/bench/
Android.mk
21
-fno-threadsafe-
statics
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
/external/skia/dm/
Android.mk
21
-fno-threadsafe-
statics
/toolchain/binutils/binutils-2.25/binutils/
stabs.c
2033
bfd_boolean
statics
;
local
[
all
...]
/external/clang/test/SemaCXX/
uninitialized.cpp
700
namespace
statics
{
namespace
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c
5540
unsigned int opcode, args,
statics
, sregs;
local
[
all
...]
/external/skia/
Android.mk
67
-fno-threadsafe-
statics
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js
465
* Using
statics
for the regular expressions and strings is an optimization
[
all
...]
/external/guice/extensions/persist/lib/
xwork-2.0.4.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
sisu-guice-3.1.3-no_aop.jar
/prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar
/external/testng/lib-supplied/
guice-2.0.jar
/external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar
Completed in 1267 milliseconds
1
2