HomeSort by relevance Sort by last modified time
    Searched refs:Static (Results 76 - 100 of 149) sorted by null

1 2 34 5 6

  /frameworks/native/libs/binder/
ProcessState.cpp 33 #include <private/binder/Static.h>
312 static int open_driver()
  /frameworks/base/media/java/android/media/
MediaRouter.java 65 private static final String TAG = "MediaRouter";
66 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG);
68 static class Static implements DisplayManager.DisplayListener {
112 Static(Context appContext) {
594 static Static sStatic;
606 public static final int ROUTE_TYPE_LIVE_AUDIO = 1 << 0;
623 public static final int ROUTE_TYPE_LIVE_VIDEO = 1 << 1;
629 public static final int ROUTE_TYPE_REMOTE_DISPLAY = 1 << 2
    [all...]
  /external/llvm/tools/lto/
lto.cpp 28 static cl::opt<char>
36 static cl::opt<bool>
40 static cl::opt<bool>
44 static cl::opt<bool>
49 static bool VerifyByDefault = false;
51 static bool VerifyByDefault = true;
54 static cl::opt<bool> DisableVerify(
60 static std::string sLastErrorString;
64 static bool initialized = false;
67 static bool parsedOptions = false
    [all...]
  /external/v8/test/cctest/
test-func-name-inference.cc 52 static void CheckFunctionName(v8::Local<v8::Script> script,
96 static v8::Local<v8::Script> Compile(v8::Isolate* isolate, const char* src) {
177 TEST(Static) {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
xmlhttp.js 29 * Static class for creating XMLHttpRequest objects.
39 * the static methods.
  /external/compiler-rt/make/platform/
clang_macho_embedded.mk 7 Description := Static runtime libraries for embedded clang/Darwin
66 STATIC_CFLAGS := -static
clang_darwin.mk 7 Description := Static runtime libraries for clang/Darwin.
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 32 | Static
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-1.s 58 @CHECK-OBJ-NEXT: Description: Static Base
  /external/vixl/
Android.mk 184 # Static libraries for host
  /external/clang/tools/driver/
cc1as_main.cpp 152 static bool CreateFromArgs(AssemblerInvocation &Res,
259 static std::unique_ptr<raw_fd_ostream>
282 static bool ExecuteAssembler(AssemblerInvocation &Opts,
330 if (Opts.RelocationModel == "static") {
331 RM = llvm::Reloc::Static;
439 static void LLVMErrorHandler(void *UserData, const std::string &Message,
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 82 CASE_OUTPUT_ENUM_CLASS_STR(PDB_DataKind, StaticLocal, "static local", OS)
85 CASE_OUTPUT_ENUM_CLASS_STR(PDB_DataKind, FileStatic, "static global", OS)
88 CASE_OUTPUT_ENUM_CLASS_STR(PDB_DataKind, StaticMember, "static member", OS)
151 CASE_OUTPUT_ENUM_CLASS_STR(PDB_LocType, Static, "static", OS)
270 static const char *Lookup = "0123456789ABCDEF";
  /external/llvm/tools/lli/
lli.cpp 197 clEnumValN(Reloc::Static, "static",
315 static ExecutionEngine *EE = nullptr;
316 static LLIObjectCache *CacheManager = nullptr;
318 static void do_shutdown() {
329 // generated 'main' function to allow static intialization. To avoid linking
333 static void addCygMingExtraModule(ExecutionEngine *EE,
592 // Run static constructors.
609 // Run static destructors.
629 // Remote target MCJIT doesn't (yet) support static constructors. No reaso
    [all...]
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 45 static cl::opt<std::string>
48 static cl::opt<std::string>
52 static cl::opt<bool>
55 static cl::opt<bool>
59 static cl::opt<bool>
62 static cl::opt<bool>
66 static cl::opt<unsigned>
70 static cl::opt<bool>
74 static cl::list<std::string>
82 static cl::opt<OutputFileType
    [all...]
  /frameworks/base/tools/aapt2/java/
JavaClassGenerator.cpp 42 static const std::set<StringPiece16> sJavaIdentifiers = {
49 u"public", u"return", u"short", u"static", u"strictfp", u"super",
55 static bool isValidSymbol(const StringPiece16& symbol) {
63 static std::string transform(const StringPiece16& symbol) {
84 static std::string transformNestedAttr(const ResourceNameRef& attrName,
98 static void addAttributeFormatDoc(AnnotationProcessor* processor, Attribute* attr) {
195 static bool lessStyleableAttr(const StyleableAttr& lhs, const StyleableAttr& rhs) {
221 // if we are building a static library.
488 static void appendJavaDocAnnotations(const std::vector<std::string>& annotations,
512 util::utf16ToUtf8(toString(type->type)), ClassQualifier::Static,
    [all...]
  /toolchain/binutils/binutils-2.25/include/
hp-symtab.h 502 A DNTT_TYPE_SVAR is emitted to describe a variable in static storage.
866 STATICMEM is nonzero if this field is a static member of a template.
    [all...]
  /external/clang/lib/AST/
TypePrinter.cpp 95 static bool canPrefixQualifiers(const Type *T, bool &NeedARCStrongQualifier);
113 static void AppendTypeQualList(raw_ostream &OS, unsigned TypeQuals, bool C99) {
443 if (T->getSizeModifier() == ArrayType::Static)
444 OS << "static ";
476 if (T->getSizeModifier() == VariableArrayType::Static)
477 OS << "static ";
    [all...]
  /external/conscrypt/
Android.mk 195 # Static unbundled Conscrypt crypto JNI library
  /external/v8/src/js/
regexp.js 398 // Getters for the static properties lastMatch, lastParen, leftContext, and
566 // Static properties set by a successful match.
  /external/v8/test/mjsunit/tools/
tickprocessor.js 206 ' Static symbols',
  /external/clang/lib/CodeGen/
BackendUtil.cpp 156 static void addObjCARCAPElimPass(const PassManagerBuilder &Builder, PassManagerBase &PM) {
161 static void addObjCARCExpandPass(const PassManagerBuilder &Builder, PassManagerBase &PM) {
166 static void addObjCARCOptPass(const PassManagerBuilder &Builder, PassManagerBase &PM) {
171 static void addAddDiscriminatorsPass(const PassManagerBuilder &Builder,
176 static void addBoundsCheckingPass(const PassManagerBuilder &Builder,
181 static void addSanitizerCoveragePass(const PassManagerBuilder &Builder,
196 static void addAddressSanitizerPasses(const PassManagerBuilder &Builder,
206 static void addKernelAddressSanitizerPasses(const PassManagerBuilder &Builder,
214 static void addMemorySanitizerPass(const PassManagerBuilder &Builder,
234 static void addThreadSanitizerPass(const PassManagerBuilder &Builder
    [all...]
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 23 static bool useCompactUnwind(const Triple &T) {
175 if (RelocM == Reloc::Static) {
340 // The small model guarantees static code/data size < 4GB, but not where it
    [all...]
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 711 if (RM == Reloc::Static && !ABI.IsN64())
    [all...]
MipsSEISelDAGToDAG.cpp 165 if (MF.getTarget().getRelocationModel() == Reloc::Static) {
    [all...]
  /external/llvm/tools/gold/
gold-plugin.cpp 60 static ld_plugin_status discard_message(int level, const char *format, ...) {
66 static ld_plugin_release_input_file release_input_file = nullptr;
67 static ld_plugin_get_input_file get_input_file = nullptr;
68 static ld_plugin_message message = discard_message;
104 static ld_plugin_add_symbols add_symbols = nullptr;
105 static ld_plugin_get_symbols get_symbols = nullptr;
106 static ld_plugin_add_input_file add_input_file = nullptr;
107 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr;
108 static ld_plugin_get_view get_view = nullptr;
109 static Reloc::Model RelocationModel = Reloc::Default
    [all...]

Completed in 886 milliseconds

1 2 34 5 6