/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_store_unittest_helper.cc | 28 void SafeBrowsingStoreTestEmpty(SafeBrowsingStore* store) { in SafeBrowsingStoreTestEmpty() argument 29 EXPECT_TRUE(store->BeginUpdate()); in SafeBrowsingStoreTestEmpty() 32 store->GetAddChunks(&chunks); in SafeBrowsingStoreTestEmpty() 34 store->GetSubChunks(&chunks); in SafeBrowsingStoreTestEmpty() 38 EXPECT_FALSE(store->CheckAddChunk(0)); in SafeBrowsingStoreTestEmpty() 39 EXPECT_FALSE(store->CheckAddChunk(1)); in SafeBrowsingStoreTestEmpty() 40 EXPECT_FALSE(store->CheckAddChunk(-1)); in SafeBrowsingStoreTestEmpty() 42 EXPECT_FALSE(store->CheckSubChunk(0)); in SafeBrowsingStoreTestEmpty() 43 EXPECT_FALSE(store->CheckSubChunk(1)); in SafeBrowsingStoreTestEmpty() 44 EXPECT_FALSE(store->CheckSubChunk(-1)); in SafeBrowsingStoreTestEmpty() [all …]
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.icount | 11 store 0 0 15 store 20001 0 21 # OK, now let's test fetch and store. We also test the boundary cases 25 store 1 1 27 store 1 2 29 store 1 3 31 store 1 1 33 store 1 0 36 store 20000 0 38 store 20000 3 [all …]
|
D | expect.icount | 3 test_icount: store 0 0 4 store: Invalid argument passed to ext2 library while calling ext2fs_icount_store 11 test_icount: store 20001 0 12 store: Invalid argument passed to ext2 library while calling ext2fs_icount_store 23 test_icount: store 1 1 26 test_icount: store 1 2 29 test_icount: store 1 3 32 test_icount: store 1 1 35 test_icount: store 1 0 40 test_icount: store 20000 0 [all …]
|
/external/webkit/LayoutTests/storage/indexeddb/ |
D | cursor-skip-deleted-expected.txt | 13 objectStore = db.createObjectStore('store', {keyPath: 'id'}) 22 trans.objectStore('store').openCursor(webkitIDBKeyRange.lowerBound(0)) 25 request = trans.objectStore('store').delete(0) 27 request = trans.objectStore('store').delete(25) 29 request = trans.objectStore('store').delete(5) 30 request = trans.objectStore('store').delete(6) 31 request = trans.objectStore('store').delete(7) 36 request = trans.objectStore('store').delete(10) 39 request = trans.objectStore('store').delete(13) 42 request = trans.objectStore('store').delete(14) [all …]
|
D | objectstore-basics-expected.txt | 15 store = db.createObjectStore('storeName', null) 17 PASS store.name is "storeName" 18 PASS store.keyPath is null 22 index = store.index('asdf') 26 index = store.createIndex('indexName', 'x', {unique: true}) 28 PASS store.indexNames.contains('indexName') is true 29 index = store.index('indexName') 32 index = store.index('asdf') 39 store = setVersionTrans.objectStore('storeName') 40 index = store.createIndex('indexFail', 'x') [all …]
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | atomic.ll | 15 ; DSE across unordered store (allowed) 18 ; CHECK-NOT: store i32 0 19 ; CHECK: store i32 1 21 store i32 0, i32* @x 22 store atomic i32 0, i32* @y unordered, align 4 23 store i32 1, i32* @x 30 ; CHECK: store i32 0 31 ; CHECK: store i32 1 33 store i32 0, i32* @x 35 store i32 1, i32* @x [all …]
|
/external/v8/test/mjsunit/ |
D | polymorph-arrays.js | 110 function store(a, i, val) { function 124 store(object_array, 1, 256); 125 store(js_array, 1, 256); 126 store(sparse_object_array, 1, 256); 127 store(sparse_js_array, 1, 256); 129 return store; 142 store = make_polymorphic_store_function(); 143 store(object_array, 2, 257); 144 store = make_polymorphic_store_function(); 145 store(js_array, 2, 257); [all …]
|
/external/webkit/Source/WebCore/bindings/v8/ |
D | V8DOMMap.cpp | 93 DOMDataStore& store = getDOMDataStore(); in removeAllDOMObjectsInCurrentThread() local 100 DOMData::removeObjectsFromWrapperMap<Node>(&store, store.domNodeMap()); in removeAllDOMObjectsInCurrentThread() 104 …DOMData::removeObjectsFromWrapperMap<SVGElementInstance>(&store, store.domSvgElementInstanceMap()); in removeAllDOMObjectsInCurrentThread() 109 DOMData::removeObjectsFromWrapperMap<void>(&store, store.domObjectMap()); in removeAllDOMObjectsInCurrentThread() 112 DOMData::removeObjectsFromWrapperMap<void>(&store, store.activeDomObjectMap()); in removeAllDOMObjectsInCurrentThread() 122 DOMDataStore* store = list[i]; in visitDOMNodesInCurrentThread() local 123 if (!store->domData()->owningThread() == WTF::currentThread()) in visitDOMNodesInCurrentThread() 126 store->domNodeMap().visit(store, visitor); in visitDOMNodesInCurrentThread() 137 DOMDataStore* store = list[i]; in visitDOMObjectsInCurrentThread() local 138 if (!store->domData()->owningThread() == WTF::currentThread()) in visitDOMObjectsInCurrentThread() [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | mult-alt-generic-powerpc.ll | 20 store i32 0, i32* %out0, align 4 21 store i32 1, i32* %index, align 4 34 store i32 0, i32* %out0, align 4 35 store i32 1, i32* %in1, align 4 38 store i32 %0, i32* %out0, align 4 41 store i32 %1, i32* %out0, align 4 49 store i32 0, i32* %out0, align 4 50 store i32 1, i32* %in1, align 4 53 store i32 %0, i32* %out0, align 4 56 store i32 %1, i32* %out0, align 4 [all …]
|
D | mult-alt-generic-powerpc64.ll | 20 store i32 0, i32* %out0, align 4 21 store i32 1, i32* %index, align 4 34 store i32 0, i32* %out0, align 4 35 store i32 1, i32* %in1, align 4 38 store i32 %0, i32* %out0, align 4 41 store i32 %1, i32* %out0, align 4 49 store i32 0, i32* %out0, align 4 50 store i32 1, i32* %in1, align 4 53 store i32 %0, i32* %out0, align 4 56 store i32 %1, i32* %out0, align 4 [all …]
|
/external/llvm/test/CodeGen/MSP430/ |
D | mult-alt-generic-msp430.ll | 20 store i16 0, i16* %out0, align 2 21 store i16 1, i16* %index, align 2 34 store i16 0, i16* %out0, align 2 35 store i16 1, i16* %in1, align 2 38 store i16 %0, i16* %out0, align 2 41 store i16 %1, i16* %out0, align 2 49 store i16 0, i16* %out0, align 2 50 store i16 1, i16* %in1, align 2 53 store i16 %0, i16* %out0, align 2 56 store i16 %1, i16* %out0, align 2 [all …]
|
/external/llvm/test/CodeGen/SPARC/ |
D | mult-alt-generic-sparc.ll | 20 store i32 0, i32* %out0, align 4 21 store i32 1, i32* %index, align 4 34 store i32 0, i32* %out0, align 4 35 store i32 1, i32* %in1, align 4 38 store i32 %0, i32* %out0, align 4 41 store i32 %1, i32* %out0, align 4 49 store i32 0, i32* %out0, align 4 50 store i32 1, i32* %in1, align 4 53 store i32 %0, i32* %out0, align 4 56 store i32 %1, i32* %out0, align 4 [all …]
|
/external/llvm/test/CodeGen/Generic/ |
D | APIntParam.ll | 260 store i1 %x, i1* @i1_s 265 store i2 %x, i2* @i2_s 270 store i3 %x, i3* @i3_s 275 store i4 %x, i4* @i4_s 280 store i5 %x, i5* @i5_s 285 store i6 %x, i6* @i6_s 290 store i7 %x, i7* @i7_s 295 store i8 %x, i8* @i8_s 300 store i9 %x, i9* @i9_s 305 store i10 %x, i10* @i10_s [all …]
|
D | APIntZextParam.ll | 260 store i1 %x, i1* @i1_s 265 store i2 %x, i2* @i2_s 270 store i3 %x, i3* @i3_s 275 store i4 %x, i4* @i4_s 280 store i5 %x, i5* @i5_s 285 store i6 %x, i6* @i6_s 290 store i7 %x, i7* @i7_s 295 store i8 %x, i8* @i8_s 300 store i9 %x, i9* @i9_s 305 store i10 %x, i10* @i10_s [all …]
|
D | APIntSextParam.ll | 260 store i1 %x, i1* @i1_s 265 store i2 %x, i2* @i2_s 270 store i3 %x, i3* @i3_s 275 store i4 %x, i4* @i4_s 280 store i5 %x, i5* @i5_s 285 store i6 %x, i6* @i6_s 290 store i7 %x, i7* @i7_s 295 store i8 %x, i8* @i8_s 300 store i9 %x, i9* @i9_s 305 store i10 %x, i10* @i10_s [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | mult-alt-generic-x86_64.ll | 20 store i32 0, i32* %out0, align 4 21 store i32 1, i32* %index, align 4 34 store i32 0, i32* %out0, align 4 35 store i32 1, i32* %in1, align 4 38 store i32 %0, i32* %out0, align 4 41 store i32 %1, i32* %out0, align 4 49 store i32 0, i32* %out0, align 4 50 store i32 1, i32* %in1, align 4 53 store i32 %0, i32* %out0, align 4 56 store i32 %1, i32* %out0, align 4 [all …]
|
D | mult-alt-generic-i686.ll | 20 store i32 0, i32* %out0, align 4 21 store i32 1, i32* %index, align 4 34 store i32 0, i32* %out0, align 4 35 store i32 1, i32* %in1, align 4 38 store i32 %0, i32* %out0, align 4 41 store i32 %1, i32* %out0, align 4 49 store i32 0, i32* %out0, align 4 50 store i32 1, i32* %in1, align 4 53 store i32 %0, i32* %out0, align 4 56 store i32 %1, i32* %out0, align 4 [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | mult-alt-generic-arm.ll | 20 store i32 0, i32* %out0, align 4 21 store i32 1, i32* %index, align 4 34 store i32 0, i32* %out0, align 4 35 store i32 1, i32* %in1, align 4 38 store i32 %0, i32* %out0, align 4 41 store i32 %1, i32* %out0, align 4 49 store i32 0, i32* %out0, align 4 50 store i32 1, i32* %in1, align 4 53 store i32 %0, i32* %out0, align 4 56 store i32 %1, i32* %out0, align 4 [all …]
|
D | atomic-op.ll | 15 store i32 %argc, i32* %argc.addr 16 store i8** %argv, i8*** %argv.addr 17 store i32 0, i32* %val1 18 store i32 31, i32* %val2 19 store i32 3855, i32* %andt 20 store i32 3855, i32* %ort 21 store i32 3855, i32* %xort 22 store i32 4, i32* %temp 28 store i32 %0, i32* %old 33 store i32 %1, i32* %old [all …]
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 58 virtual SVal getBinding(Store store, Loc loc, QualType T = QualType()) = 0; 67 virtual StoreRef Bind(Store store, Loc loc, SVal val) = 0; 69 virtual StoreRef BindDefault(Store store, const MemRegion *R, SVal V); 76 virtual StoreRef BindCompoundLiteral(Store store, 91 virtual SubRegionMap *getSubRegionMap(Store store) = 0; 152 virtual StoreRef removeDeadBindings(Store store, const StackFrameContext *LCtx, 155 virtual StoreRef BindDecl(Store store, const VarRegion *VR, SVal initVal) = 0; 157 virtual StoreRef BindDeclWithNoInit(Store store, const VarRegion *VR) = 0; 159 virtual bool includedInBindings(Store store, 164 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount() argument [all …]
|
/external/llvm/test/Transforms/MemCpyOpt/ |
D | form-memset.ll | 12 store i8 %c, i8* %tmp, align 1 14 store i8 %c, i8* %tmp5, align 1 16 store i8 %c, i8* %tmp9, align 1 18 store i8 %c, i8* %tmp13, align 1 20 store i8 %c, i8* %tmp17, align 1 22 store i8 %c, i8* %tmp21, align 1 24 store i8 %c, i8* %tmp25, align 1 26 store i8 %c, i8* %tmp29, align 1 28 store i8 %c, i8* %tmp33, align 1 30 store i8 %c, i8* %tmp37, align 1 [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | constant-fold-gep.ll | 12 ; CHECK: store i32 1, i32* getelementptr inbounds ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 0)… 13 store i32 1, i32* getelementptr ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 0), align 4 14 ; CHECK: store i32 1, i32* getelementptr inbounds ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 1)… 15 store i32 1, i32* getelementptr ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 1), align 4 16 ; CHECK: store i32 1, i32* getelementptr inbounds ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 2)… 17 store i32 1, i32* getelementptr ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 2), align 4 18 ; CHECK: store i32 1, i32* getelementptr inbounds ([3 x %struct.X]* @Y, i64 0, i64 0, i32 1, i64 0)… 19 store i32 1, i32* getelementptr ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 3), align 4 20 ; CHECK: store i32 1, i32* getelementptr inbounds ([3 x %struct.X]* @Y, i64 0, i64 0, i32 1, i64 1)… 21 store i32 1, i32* getelementptr ([3 x %struct.X]* @Y, i64 0, i64 0, i32 0, i64 4), align 4 [all …]
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/ |
D | GeoMap.java | 160 public FloatBuffer writeNormalArray(FloatBuffer store, Vector3f scale) { in writeNormalArray() argument 162 if (store!=null){ in writeNormalArray() 163 if (store.remaining() < getWidth()*getHeight()*3) in writeNormalArray() 166 store = BufferUtils.createFloatBuffer(getWidth()*getHeight()*3); in writeNormalArray() 168 store.rewind(); in writeNormalArray() 215 BufferUtils.setInBuffer(tempNorm, store, in writeNormalArray() 221 return store; in writeNormalArray() 237 public FloatBuffer writeVertexArray(FloatBuffer store, Vector3f scale, boolean center) { in writeVertexArray() argument 239 if (store!=null){ in writeVertexArray() 240 if (store.remaining() < width*height*3) in writeVertexArray() [all …]
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | FastMath.java | 132 …c Vector3f interpolateLinear(float scale, Vector3f startValue, Vector3f endValue, Vector3f store) { in interpolateLinear() argument 133 if (store == null) { in interpolateLinear() 134 store = new Vector3f(); in interpolateLinear() 136 store.x = interpolateLinear(scale, startValue.x, endValue.x); in interpolateLinear() 137 store.y = interpolateLinear(scale, startValue.y, endValue.y); in interpolateLinear() 138 store.z = interpolateLinear(scale, startValue.z, endValue.z); in interpolateLinear() 139 return store; in interpolateLinear() 186 …c Vector3f extrapolateLinear(float scale, Vector3f startValue, Vector3f endValue, Vector3f store) { in extrapolateLinear() argument 187 if (store == null) { in extrapolateLinear() 188 store = new Vector3f(); in extrapolateLinear() [all …]
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_editor_gtk_unittest.cc | 103 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 105 ASSERT_TRUE(gtk_tree_model_get_iter_first(store, &toplevel)); in TEST_F() 107 ASSERT_TRUE(gtk_tree_model_iter_next(store, &toplevel)); in TEST_F() 109 ASSERT_FALSE(gtk_tree_model_iter_next(store, &toplevel)); in TEST_F() 114 ASSERT_EQ(2, gtk_tree_model_iter_n_children(store, &bookmark_bar_node)); in TEST_F() 115 ASSERT_TRUE(gtk_tree_model_iter_children(store, &child, &bookmark_bar_node)); in TEST_F() 117 ASSERT_EQ("F1", UTF16ToUTF8(GetTitleFromTreeIter(store, &child))); in TEST_F() 118 ASSERT_TRUE(gtk_tree_model_iter_next(store, &child)); in TEST_F() 119 ASSERT_EQ("F2", UTF16ToUTF8(GetTitleFromTreeIter(store, &child))); in TEST_F() 120 ASSERT_FALSE(gtk_tree_model_iter_next(store, &child)); in TEST_F() [all …]
|