HomeSort by relevance Sort by last modified time
    Searched refs:Default (Results 201 - 225 of 250) sorted by null

1 2 3 4 5 6 7 8910

  /external/clang/lib/Parse/
ParseDecl.cpp 68 .Default(false);
235 default:
330 .Default(false);
345 .Default(false)) {
529 default: break;
    [all...]
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 329 .Default(false);
SemaDeclAttr.cpp     [all...]
SemaCodeComplete.cpp 194 default:
598 default:
641 default:
    [all...]
  /external/llvm/lib/Object/
COFFObjectFile.cpp 219 .Default('?');
251 default:
552 default:
563 default:
762 default:
779 default:
783 default:
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 97 ResolveInfo::Default);
731 default:
833 default:
  /external/clang/lib/Serialization/
ASTReader.cpp 69 #define LANGOPT(Name, Bits, Default, Description) \
76 #define VALUE_LANGOPT(Name, Bits, Default, Description) \
83 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
90 #define BENIGN_LANGOPT(Name, Bits, Default, Description)
91 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description)
    [all...]
  /external/v8/src/
debug-debugger.js 28 // Default number of frames to include in the response to backtrace request.
    [all...]
d8.js 242 default:
517 default:
710 default:
721 // Default is step of the specified type.
734 // Default is to show top 10 frames.
856 // Default is ten lines starting five lines before the current location.
893 // Default is ten lines starting five lines before the current location.
948 default:
    [all...]
runtime.js 168 // Default implementation.
v8natives.js 484 // Default values from ES5 8.6.1.
829 var value = void 0; // Default value is undefined.
918 // Step 5 - Fallback to default implementation.
    [all...]
  /external/v8/tools/
tickprocessor.js 855 'Default log file name is "' +
  /external/blktrace/doc/
blktrace.tex 123 debug /sys/kernel/debug debugfs default 0 0
193 By default, \emph{btrace} runs the trace in quiet mode so it will not
360 \emph{local} directory. The format of the file names is (by default)
371 \item The default behaviour for blktrace is to run forever until explicitly killed by the user (via a control-C, or \emph{kill} utility invocation). There are two ways to modify this:
440 \item By default, blkparse expects to run in a post-processing mode
454 \emph{-b} option, the default is to handle events in batches of 512.
463 By default, blkparse sends formatted data to standard output. This may
475 -i \emph{file} & --input=\emph{file} & Specifies base name for input files -- default is \emph{device}.blktrace.\emph{cpu}. \\
653 \subsubsection{\label{sec:default-output}Default output
    [all...]
  /external/clang/tools/scan-build/
scan-build 81 # Print default checker names
888 # Default to old behavior where we insert a bogus compiler.
991 Also analyze functions in #included files. By default, such functions
1016 Specify the title used on generated HTML pages. If not specified, a default
1021 By default the output of scan-build is a set of HTML files. This option
1026 By default the output of scan-build is a set of HTML files. This option
1031 By default, the exit status of scan-build is the same as the executed build
1042 the CC environment variable, and guesses your default compiler.
1077 Default is 4. Increase for more comprehensive coverage at a cost of speed.
1092 A default group of checkers are always run unless explicitly disabled
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 129 default: // Map unknown/new linkages to external
151 default: // Map unknown visibilities to default.
161 default: // Map unknown non-zero value to general dynamic.
171 default: return -1;
188 default: return -1;
493 default: // Default behavior: ignore.
605 default: return Error("unknown type in type table");
832 default: return Error("unknown type in type table")
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 53 default: break;
370 default: // Map unknown/new linkages to external
392 default: // Map unknown visibilities to default.
402 default: // Map unknown non-zero value to general dynamic.
412 default: return -1;
429 default: return -1;
453 default: return AtomicRMWInst::BAD_BINOP;
476 default: // Map unknown orderings to sequentially-consistent.
484 default: // Map unknown scopes to cross-thread
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp 166 .Default(0);
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp 85 .Default(0);
109 // Default to not keeping comments.
125 // Default to keeping comments if the preprocessor wants them.
608 .Default(PDK_Unknown);
713 /// location should refer to. The default offset (0) produces a source
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.js 155 // Default the empty hash to the data tab.
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 60 | Default
    [all...]
  /external/clang/lib/AST/
Decl.cpp 44 case VisibilityAttr::Default:
54 // implies visibility(default).
484 // always be default.
739 default:
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 337 // If immediate offset is omitted, default to +0.
395 assert((MF.getTarget().getRelocationModel() != Reloc::Default ||
397 "JIT relocation model must be set to static or default!");
431 default: llvm_unreachable("Unknown shift opc!");
564 default: {
664 default: {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 324 default:
330 default:
340 default:
350 default:
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 893 // Default value for standard NTP with no theme attribution or custom logo.
    [all...]

Completed in 1435 milliseconds

1 2 3 4 5 6 7 8910