Home
last modified time | relevance | path

Searched defs:Item (Results 1 – 22 of 22) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebBlobData.h49 struct Item { struct
73 WEBKIT_API bool itemAt(size_t index, Item& result) const; argument
/external/clang/test/CodeGenCXX/
Dtypeid-cxx11.cpp6 struct Item { struct
7 const std::type_info &ti;
8 const char *name;
9 void *(*make)();
/external/icu4c/tools/toolutil/
Dpackage.h35 struct Item { struct
36 char *name;
37 uint8_t *data;
38 int32_t length;
39 UBool isDataOwned;
40 char type;
/external/webkit/Source/WebCore/html/
DFormDataList.h35 Item() { } in Item() function
36 Item(const WTF::CString& data) : m_data(data) { } in Item() function
37 Item(PassRefPtr<Blob> blob) : m_blob(blob) { } in Item() function
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DItem.java25 public abstract class Item { class
29 public Item() { in Item() method in Item
/external/v8/test/mjsunit/regress/
Dregress-swapelements.js31 function Item(val) { class
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DItem.java36 public abstract class Item<T extends Item> implements Comparable<T> { class
56 protected Item(DexFile dexFile) { in Item() method in Item
/external/emma/core/java12/com/vladium/emma/report/
DItem.java22 abstract class Item implements IItem class
147 Item (final IItem parent) in Item() method in Item
/external/protobuf/src/google/protobuf/
Dunittest_mset.proto67 repeated group Item = 1 { field
/external/webkit/Source/WebKit2/Shared/
DWebPopupItem.h42 Item enumerator
/external/qemu/android/tools/
Dgen-hw-config.py65 class Item: class
/external/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp95 WorklistItem Item = VisitStack.pop_back_val(); in runOnLoop() local
DGVN.cpp1982 std::pair<Value*, Value*> Item = Worklist.pop_back_val(); in propagateEquality() local
/external/valgrind/unittest/
Dwindows_tests.cc394 struct Item { struct
395 SLIST_ENTRY entry;
396 int foo;
/external/v8/tools/
Dgc-nvp-trace-processor.py90 class Item(object): class
/external/skia/src/views/
DSkOSMenu.cpp92 SkOSMenu::Item::Item(const char label[], SkOSMenu::Type type, in Item() function in SkOSMenu::Item
/external/clang/include/clang/Basic/
DOnDiskHashTable.h127 Item(typename Info::key_type_ref k, typename Info::data_type_ref d, in Item() function
/external/bluetooth/glib/tests/
Dsequence-test.c108 } Item; typedef
/external/llvm/lib/TableGen/
DTGParser.cpp916 Init *Item = LHSl->getElement(0); in ParseOperation() local
DRecord.cpp1116 Init *Item = *li; in ForeachHelper() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1943 DiagCacheItem *Item = new DiagCacheItem(R, PD); in IsCachedDiagnostic() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5078 SDValue Item = Op.getOperand(Idx); in LowerBUILD_VECTOR() local
5189 SDValue Item = Op.getOperand(Idx); in LowerBUILD_VECTOR() local