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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Analysis/
ObjCARCAnalysisUtils.cpp 24 static cl::opt<bool, true>
26 cl::desc("enable/disable all ARC Optimizations"),
27 cl::location(EnableARCOpts),
28 cl::init(true));
  /external/ltp/utils/ffsb-6.0-rc2/
cirlist.c 24 void init_cirlist(struct cirlist *cl)
26 cl->count = 0;
27 cl->head = NULL;
30 int cl_empty(struct cirlist *cl)
32 return !(cl->count);
35 void cl_insert_tail(struct cirlist *cl, cldatatype object)
39 if (cl->count == 0) {
40 assert(cl->head == NULL);
41 cl->head = new;
42 cl->head->next = cl->head
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
31 cl::opt<bool> RelaxAll("mc-relax-all",
32 cl::desc("When used with filetype=obj, "
35 cl::opt<bool> IncrementalLinkerCompatible(
37 cl::desc(
41 cl::opt<bool> PIECopyRelocations("pie-copy-relocations", cl::desc("PIE Copy Relocations"))
    [all...]
  /external/llvm/tools/llvm-symbolizer/
llvm-symbolizer.cpp 37 static cl::opt<bool>
38 ClUseSymbolTable("use-symbol-table", cl::init(true),
39 cl::desc("Prefer names in symbol table to names "
42 static cl::opt<FunctionNameKind> ClPrintFunctions(
43 "functions", cl::init(FunctionNameKind::LinkageName),
44 cl::desc("Print function name for a given address:"),
45 cl::values(clEnumValN(FunctionNameKind::None, "none", "omit function name"),
52 static cl::opt<bool>
53 ClUseRelativeAddress("relative-address", cl::init(false),
54 cl::desc("Interpret addresses as relative addresses")
    [all...]
  /external/libvncserver/libvncserver/
ultra.c 14 * cl->beforeEncBuf contains pixel data in the client's format.
15 * cl->afterEncBuf contains the lzo (deflated) encoding version.
17 * larger than the raw data or if it exceeds cl->afterEncBufSize then
30 void rfbFreeUltraData(rfbClientPtr cl) {
31 if (cl->compStreamInitedLZO) {
32 free(cl->lzoWrkMem);
33 cl->compStreamInitedLZO=FALSE;
39 rfbSendOneRectEncodingUltra(rfbClientPtr cl,
49 char *fbptr = (cl->scaledScreen->frameBuffer + (cl->scaledScreen->paddedWidthInBytes * y
    [all...]
rfbssl.h 7 int rfbssl_init(rfbClientPtr cl);
8 int rfbssl_pending(rfbClientPtr cl);
9 int rfbssl_peek(rfbClientPtr cl, char *buf, int bufsize);
10 int rfbssl_read(rfbClientPtr cl, char *buf, int bufsize);
11 int rfbssl_write(rfbClientPtr cl, const char *buf, int bufsize);
12 void rfbssl_destroy(rfbClientPtr cl);
rfbssl_none.c 31 int rfbssl_init(rfbClientPtr cl)
36 int rfbssl_write(rfbClientPtr cl, const char *buf, int bufsize)
41 int rfbssl_peek(rfbClientPtr cl, char *buf, int bufsize)
46 int rfbssl_read(rfbClientPtr cl, char *buf, int bufsize)
51 int rfbssl_pending(rfbClientPtr cl)
56 void rfbssl_destroy(rfbClientPtr cl)
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 53 static cl::opt<bool, true>
55 cl::desc("Print generated machine code"),
56 cl::location(PrintMachineCode), cl::init(false));
57 static cl::opt<bool, true>
59 cl::desc("Disable frame pointer elimination optimization"),
60 cl::location(NoFramePointerElim),
61 cl::init(false));
62 static cl::opt<bool, true>
64 cl::desc("Disable frame pointer elimination optimization for non-leaf funcs")
    [all...]
  /external/llvm/include/llvm/MC/
MCTargetOptionsCommandFlags.h 22 cl::opt<MCTargetOptions::AsmInstrumentation> AsmInstrumentation(
23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
25 cl::init(MCTargetOptions::AsmInstrumentationNone),
26 cl::values(clEnumValN(MCTargetOptions::AsmInstrumentationNone, "none",
32 cl::opt<bool> RelaxAll("mc-relax-all",
33 cl::desc("When used with filetype=obj, "
36 cl::opt<bool> IncrementalLinkerCompatible(
38 cl::desc(
42 cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version")
    [all...]
  /external/llvm/utils/fpcmp/
fpcmp.cpp 21 cl::opt<std::string>
22 File1(cl::Positional, cl::desc("<input file #1>"), cl::Required);
23 cl::opt<std::string>
24 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required);
26 cl::opt<double>
27 RelTolerance("r", cl::desc("Relative error tolerated"), cl::init(0))
    [all...]
  /external/swiftshader/third_party/LLVM/utils/fpcmp/
fpcmp.cpp 21 cl::opt<std::string>
22 File1(cl::Positional, cl::desc("<input file #1>"), cl::Required);
23 cl::opt<std::string>
24 File2(cl::Positional, cl::desc("<input file #2>"), cl::Required);
26 cl::opt<double>
27 RelTolerance("r", cl::desc("Relative error tolerated"), cl::init(0))
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp 29 static cl::opt<bool> EnableMemOps("enable-hexagon-memops",
30 cl::Hidden, cl::ZeroOrMore, cl::ValueDisallowed, cl::init(true),
31 cl::desc("Generate V4 MEMOP in code generation for Hexagon target"));
33 static cl::opt<bool> DisableMemOps("disable-hexagon-memops",
34 cl::Hidden, cl::ZeroOrMore, cl::ValueDisallowed, cl::init(false)
    [all...]

Completed in 570 milliseconds

1 2 3 4 5 6 7 8 91011>>