Home
last modified time | relevance | path

Searched refs:GENERIC (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium/net/tools/crash_cache/
Dcrash_cache.cc33 GENERIC = -1, enumerator
53 return GENERIC; in RunSlave()
60 return GENERIC; in RunSlave()
140 return GENERIC; in SimpleInsert()
152 return GENERIC; in SimpleInsert()
163 return GENERIC; in SimpleInsert()
181 return GENERIC; in SimpleRemove()
186 return GENERIC; in SimpleRemove()
194 return GENERIC; in SimpleRemove()
202 return GENERIC; in SimpleRemove()
[all …]
/external/chromium/chrome/browser/ui/touch/frame/
Dtouch_browser_frame_view.cc99 UpdateKeyboardAndLayout(now == GENERIC); in FocusWillChange()
175 return GENERIC; in DecideKeyboardStateForView()
181 return GENERIC; in DecideKeyboardStateForView()
248 GetFocusManager()->GetFocusedView()) == GENERIC); in Observe()
Dtouch_browser_frame_view.h34 GENERIC, enumerator
/external/llvm/test/CodeGen/ARM/
D2011-10-26-memset-inline.ll2 ; RUN: llc -march=arm < %s | FileCheck %s -check-prefix=CHECK-GENERIC
8 ; CHECK-GENERIC: strb
/external/qemu/
Dvnchextile.h4 #ifdef GENERIC
133 #ifdef GENERIC in CONCAT()
153 #ifdef GENERIC in CONCAT()
Dvnc-android.c509 #define GENERIC macro
513 #undef GENERIC
515 #define GENERIC macro
519 #undef GENERIC
521 #define GENERIC macro
525 #undef GENERIC
Dvnc.c503 #define GENERIC macro
507 #undef GENERIC
509 #define GENERIC macro
513 #undef GENERIC
515 #define GENERIC macro
519 #undef GENERIC
/external/v8/src/
Dic.cc2130 case GENERIC: return "Generic"; in GetName()
2143 case GENERIC: in ToState()
2158 return GENERIC; in GetTypeInfo()
2170 return (current_type == UnaryOpIC::GENERIC) in ComputeNewType()
2171 ? UnaryOpIC::GENERIC in ComputeNewType()
2174 return UnaryOpIC::GENERIC; in ComputeNewType()
2175 case UnaryOpIC::GENERIC: in ComputeNewType()
2178 return UnaryOpIC::GENERIC; in ComputeNewType()
2181 return UnaryOpIC::GENERIC; in ComputeNewType()
2199 case GENERIC: return "Generic"; in GetName()
[all …]
Dtype-info.cc325 case CompareIC::GENERIC: in CompareType()
420 case BinaryOpIC::GENERIC: in BinaryType()
455 case CompareIC::GENERIC: in SwitchType()
481 case BinaryOpIC::GENERIC: in IncrementType()
Dic.h724 GENERIC enumerator
752 GENERIC enumerator
779 GENERIC enumerator
Dcode-stubs.h611 code->set_compare_state(CompareIC::GENERIC); in FinishCode()
/external/icu4c/test/intltest/
Dtsdate.h71 GENERIC, enumerator
/external/chromium/chrome/browser/ui/views/extensions/
Dextension_installed_bubble.h41 GENERIC enumerator
Dextension_installed_bubble.cc259 type_ = GENERIC; in ExtensionInstalledBubble()
/external/chromium/chrome/browser/ui/gtk/extensions/
Dextension_installed_bubble_gtk.h43 GENERIC enumerator
Dextension_installed_bubble_gtk.cc84 type_ = GENERIC; in ExtensionInstalledBubbleGtk()
/external/llvm/lib/Target/NVPTX/
DNVPTX.h107 GENERIC = 0, enumerator
DNVPTXISelDAGToDAG.cpp129 case llvm::ADDRESS_SPACE_GENERIC: return NVPTX::PTXLdStInstCode::GENERIC; in getCodeAddrSpace()
169 codeAddrSpace != NVPTX::PTXLdStInstCode::GENERIC) in SelectLoad()
358 codeAddrSpace != NVPTX::PTXLdStInstCode::GENERIC) in SelectStore()
/external/chromium/net/tools/dump_cache/
Ddump_cache.cc20 GENERIC = -1, enumerator
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dextension_installed_bubble_bridge.mm65 // If the extension is of type GENERIC, meaning it doesn't have a UI
/external/srec/tools/grxmlcompile/
Dvocab.cpp36 #define GENERIC CONTEXT "#" macro
/external/opencv/cv/include/
Dcv.hpp198 enum { GENERIC=0, ASYMMETRICAL=1, SYMMETRICAL=2, POSITIVE=4, SUM_TO_1=8, INTEGER=16 }; enumerator
/external/quake/quake/src/QW/progs/
Dplats.qc160 // FIX THIS TO LOAD A GENERIC PLAT SOUND
/external/v8/src/x64/
Dic-x64.cc1721 if (state == GENERIC) { in UpdateCaches()
/external/v8/src/ia32/
Dic-ia32.cc1715 if (state == GENERIC) { in UpdateCaches()

12