HomeSort by relevance Sort by last modified time
    Searched refs:statically (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /frameworks/base/packages/SettingsProvider/test/
Android.mk 7 # Note we statically link SettingsState to do some unit tests. It's not accessible otherwise
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4448.go 7 // Issue 4448: 64-bit indices that are statically known
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4448.go 7 // Issue 4448: 64-bit indices that are statically known
  /external/icu/icu4c/source/samples/ufortune/
fortunedefs.mk 13 # static - will statically link data into ufortune
  /external/libunwind/doc/
unw_regname.tex 22 marks is returned. The returned string is statically allocated and
libunwind-dynamic.tex 22 For statically generated code, the compiler normally takes care of
162 when loading statically-generated code into an address-space in a
  /build/make/core/
executable_internal.mk 29 # Check for statically linked libc
32 $(error $(LOCAL_PATH): $(LOCAL_MODULE) is statically linking libc to dynamic executable, please remove libc from static libs or set LOCAL_FORCE_STATIC_EXECUTABLE := true)
  /cts/hostsidetests/jvmti/base/jni/
Android.mk 45 # Platform libraries that are not available to apps. Link in statically.
  /frameworks/opt/photoviewer/
Android.mk 18 # Build libphotoviewer linking non-statically against the libraries it needs.
  /prebuilts/go/darwin-x86/src/html/template/
error.go 82 // Package html/template statically examines each path through an
87 // the run-time value of {{.C}} which is not statically known.
  /prebuilts/go/linux-x86/src/html/template/
error.go 82 // Package html/template statically examines each path through an
87 // the run-time value of {{.C}} which is not statically known.
  /build/soong/cc/
proto.go 76 // Link statically against the protobuf runtime
linker.go 34 // list of modules that should be statically linked into this module.
binary.go 156 ctx.ModuleErrorf("statically linking libc to dynamic executable, please remove libc\n" +
  /prebuilts/go/darwin-x86/test/
sinit.go 214 // are commented out. The compiler no longer statically initializes them.
index.go 210 // Which cases should be caught statically?
  /prebuilts/go/linux-x86/test/
sinit.go 214 // are commented out. The compiler no longer statically initializes them.
index.go 210 // Which cases should be caught statically?
  /external/elfutils/src/
ld.c 812 ld_state.statically = key == ARGP_static;
1042 ld_state.statically = true;
1044 ld_state.statically = false;
    [all...]
ld.h 804 bool statically; member in struct:ld_state
    [all...]
i386_ld.c 618 a statically linked binary, then we need in any case
621 && !statep->statically)
    [all...]
  /external/v8/tools/
codemap.js 46 * Static code entries. Used for statically compiled code.
  /prebuilts/go/darwin-x86/src/go/types/
check.go 29 // is invalid if any (statically known) method that exists
  /prebuilts/go/linux-x86/src/go/types/
check.go 29 // is invalid if any (statically known) method that exists
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
MessageDescriptor.cs 142 /// As <see cref="MessageDescriptor"/> is not generic, this cannot be statically

Completed in 704 milliseconds

1 2 3 4