Searched refs:Simple (Results 76 - 93 of 93) sorted by relevance

1234

/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dparser.ml45 (* Simple variable ref. *)
/external/chromium_org/chrome/browser/extensions/
H A Dextension_context_menu_browsertest.cc195 IN_PROC_BROWSER_TEST_F(ExtensionContextMenuBrowserTest, Simple) {
/external/clang/lib/Sema/
H A DSemaStmt.cpp1254 // the evaluated decls into a vector. Simple is set to true if none
1259 bool Simple; member in class:__anon18094::DeclExtractor
1268 Simple(true) {}
1270 bool isSimple() { return Simple; }
1274 Simple = false;
1279 Simple = false;
1294 Simple = false;
/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3100 bool Simple) const {
3104 if (!Simple)
3109 if (!Simple) {
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dwizard.rb104 Simple Token Node: TK
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dwebsite_settings_handler.cc336 usage_string = ui::TimeFormat::Simple(ui::TimeFormat::FORMAT_ELAPSED,
/external/chromium_org/net/proxy/
H A Dproxy_resolver_v8_tracing_unittest.cc99 TEST_F(ProxyResolverV8TracingTest, Simple) {
/external/chromium_org/third_party/leveldatabase/src/table/
H A Dtable_test.cc762 TEST(MemTableTest, Simple) {
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2963 StringRef Simple; local
2965 if (parseIdentifier(Simple) || Simple != "simple")
2968 getStreamer().EmitCFIStartProc(!Simple.empty());
/external/chromium_org/third_party/re2/re2/testing/
H A Dre2_test.cc411 TEST(QuoteMeta, Simple) {
/external/regex-re2/re2/testing/
H A Dre2_test.cc404 TEST(QuoteMeta, Simple) {
/external/clang/include/clang/AST/
H A DASTContext.h1706 bool Simple = false) const;
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s7 ; Simple encodings (instructions w/ no operands)
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2237 MVT Simple = VT.getSimpleVT(); local
2238 unsigned SimpleSize = Simple.getSizeInBits();
2273 MVT Simple = VT.getSimpleVT(); local
2274 unsigned SimpleSize = Simple.getSizeInBits();
2355 MVT Simple = VT.getSimpleVT(); local
2356 unsigned SimpleSize = Simple.getSizeInBits();
2385 MVT Simple = VT.getSimpleVT(); local
2386 unsigned SimpleSize = Simple.getSizeInBits();
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc1715 return ui::TimeFormat::Simple(ui::TimeFormat::FORMAT_ELAPSED,
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h218 #pragma mark - Simple types
/external/blktrace/btt/doc/
H A Dbtt.tex544 \caption{\label{fig:activity}Simple Activity Chart}
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids15019 0003 NOOK Simple Touch

Completed in 734 milliseconds

1234