HomeSort by relevance Sort by last modified time
    Searched refs:desc (Results 1826 - 1850 of 2035) sorted by null

<<71727374757677787980>>

  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 145 CONTENT_EXPORT STDMETHODIMP get_accDescription(VARIANT var_id, BSTR* desc);
  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler_unittest.cc 134 const blink::WebRTCSessionDescription& desc,
    [all...]
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc 788 plugin.name, plugin.desc,
    [all...]
  /external/chromium_org/net/cert/
cert_verify_proc_nss.cc 585 od.desc = "a certificate policy";
    [all...]
ev_root_ca_metadata.cc 493 od.desc = policy;
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c 3322 const char* desc; local
    [all...]
cucdtst.c 2859 const char* desc; local
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
libusb.h 190 /** \ingroup desc
252 /** \ingroup desc
320 /** \ingroup desc
334 /** \ingroup desc
438 /** \ingroup desc
459 /** \ingroup desc
475 /** \ingroup desc
529 /** \ingroup desc
579 /** \ingroup desc
629 /** \ingroup desc
    [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssl_locl.h     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 4680 unsigned char desc; \/* True for DESC. False for ASC. *\/ member in struct:sqlite3_index_info::sqlite3_index_orderby
    [all...]
  /external/chromium_org/v8/src/mips/
assembler-mips.h 480 // desc. GetCode() is idempotent; it returns the same result if no other
482 void GetCode(CodeDesc* desc);
    [all...]
  /external/chromium_org/v8/test/cctest/
test-heap.cc 121 CodeDesc desc; local
122 assm.GetCode(&desc);
125 desc,
139 desc,
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 2995 const char* desc; local
    [all...]
  /external/kernel-headers/original/asm-x86/
paravirt.h 95 void (*set_ldt)(const void *desc, unsigned entries);
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 33 cl::desc("Specify the name of an IR file to load for function definitions"),
    [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 48 cl::desc("Enable the live debug variables pass"), cl::Hidden);
    [all...]
MachineBlockPlacement.cpp 57 cl::desc("Force the alignment of all "
    [all...]
PrologEpilogInserter.cpp 53 cl::desc("Warn for stack size bigger than the given"
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 45 cl::desc("Roughly estimate the number of cycles that 'long latency'"
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 27 cl::desc("Dont expand conditional move related "
MipsSEISelLowering.cpp 26 cl::desc("MIPS: Enable tail calls."), cl::init(false));
MipsSEInstrInfo.cpp 28 cl::desc("Expand double precision loads and "
393 const MCInstrDesc &Desc = get(Opc);
394 assert(Desc.NumOperands == 2 && "Unary instruction expected.");
396 unsigned DstRegSize = getRegClass(Desc, 0, RI, MF)->getSize();
397 unsigned SrcRegSize = getRegClass(Desc, 1, RI, MF)->getSize();
  /external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp 359 cl::desc("Output the path profiling DAG for each function."));
    [all...]
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 47 cl::desc("Aggregate arguments to code-extracted functions"));
SimplifyCFG.cpp 54 cl::desc("Control the amount of phi node folding to perform (default = 1)"));
58 cl::desc("Duplicate return instructions into unconditional branches"));
62 cl::desc("Sink common instructions down to the end block"));
66 cl::desc("Hoist conditional stores if an unconditional store preceeds"));
    [all...]

Completed in 1359 milliseconds

<<71727374757677787980>>