Home
last modified time | relevance | path

Searched defs:at (Results 1 – 25 of 219) sorted by relevance

123456789

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicDoubleTest.java76 AtomicDouble at = new AtomicDouble(1.0); in testGetSet() local
88 AtomicDouble at = new AtomicDouble(1.0); in testGetLazySet() local
102 AtomicDouble at = new AtomicDouble(prev); in testCompareAndSet() local
119 final AtomicDouble at = new AtomicDouble(1.0); in testCompareAndSetInMultipleThreads() local
139 AtomicDouble at = new AtomicDouble(prev); in testWeakCompareAndSet() local
157 AtomicDouble at = new AtomicDouble(prev); in testGetAndSet() local
214 AtomicDouble at = new AtomicDouble(); in testToString() local
226 AtomicDouble at = new AtomicDouble(); in testIntValue() local
238 AtomicDouble at = new AtomicDouble(); in testLongValue() local
250 AtomicDouble at = new AtomicDouble(); in testFloatValue() local
[all …]
/external/chromium_org/google_apis/gaia/
Doauth2_api_call_flow_unittest.cc173 std::string at = "access_token"; in TEST_F() local
185 std::string at = "access_token"; in TEST_F() local
203 std::string at = "access_token"; in TEST_F() local
221 std::string at = "access_token"; in TEST_F() local
237 std::string at = "access_token"; in TEST_F() local
253 std::string at = "access_token"; in TEST_F() local
269 std::string at = "access_token"; in TEST_F() local
283 std::string at = "access_token"; in TEST_F() local
Doauth2_access_token_fetcher_unittest.cc201 std::string at; in TEST_F() local
211 std::string at; in TEST_F() local
221 std::string at; in TEST_F() local
231 std::string at; in TEST_F() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DCursorList.h43 const CursorData& at(size_t i) const { return m_vector.at(i); } in at() function
44 CursorData& at(size_t i) { return m_vector.at(i); } in at() function
/external/compiler-rt/test/Unit/
Dmuloti4_test.c30 twords at; in test__muloti4() local
49 twords at; in test__muloti4() local
Dctzti2_test.c30 twords at; in test__ctzti2() local
Dffsti2_test.c29 twords at; in test__ffsti2() local
Dnegvti2_test.c32 twords at; in test__negvti2() local
/external/srtp/crypto/hash/
Dauth.c72 auth_type_get_ref_count(const auth_type_t *at) { in auth_type_get_ref_count()
86 auth_type_self_test(const auth_type_t *at) { in auth_type_self_test()
/external/qemu/elff/
Ddwarf_utils.cc29 dwarf_at_name(Dwarf_At at) { in dwarf_at_name()
235 dump_attrib(Dwarf_At at, Dwarf_Form form, const Dwarf_Value* val) { in dump_attrib()
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
DFileUtils.java108 int at = offset; in readFile() local
127 int at=0; in readStream() local
/external/elfutils/backends/
Dx86_64_corenote.c42 #define GR(at, n, dwreg) \ argument
44 #define SR(at, n, dwreg) \ argument
Di386_corenote.c42 #define GR(at, n, dwreg) \ argument
44 #define SR(at, n, dwreg) \ argument
/external/valgrind/main/memcheck/
Dmc_translate.c1443 IRAtom* at; in mkLazy2() local
1492 IRAtom* at; in mkLazy3() local
1589 IRAtom* at; in mkLazy4() local
1848 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
1853 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
1858 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
1863 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
1868 static IRAtom* mkPCast64x4 ( MCEnv* mce, IRAtom* at ) in mkPCast64x4()
1873 static IRAtom* mkPCast32x8 ( MCEnv* mce, IRAtom* at ) in mkPCast32x8()
1878 static IRAtom* mkPCast32x2 ( MCEnv* mce, IRAtom* at ) in mkPCast32x2()
[all …]
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLFormattingElementList.h121 const Entry& at(size_t i) const { return m_entries[i]; } in at() function
122 Entry& at(size_t i) { return m_entries[i]; } in at() function
/external/chromium_org/net/disk_cache/simple/
Dsimple_test_util.h32 const T& at() const { in at() function
/external/chromium_org/cc/output/
Dfilter_operations.h53 const FilterOperation& at(size_t index) const { in at() function
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
DEdgeInfoVec.java45 public EdgeInfo at(int index) { in at() method in EdgeInfoVec
DStripInfoVec.java47 public StripInfo at(int index) { in at() method in StripInfoVec
DFaceInfoVec.java46 public FaceInfo at(int index) { in at() method in FaceInfoVec
/external/javassist/sample/vector/
DSample.java8 public X at(int i) { in at() method in Sample
DSample2.java9 public Object at(Object[] args) { in at() method in Sample2
/external/valgrind/main/VEX/
Dtest_main.c1248 IRAtom* at; in mkLazy2() local
1355 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
1360 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
1365 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
1370 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
1415 IRAtom* at; in binary32Fx4() local
1426 IRAtom* at; in unary32Fx4() local
1435 IRAtom* at; in binary32F0x4() local
1448 IRAtom* at; in unary32F0x4() local
1461 IRAtom* at; in binary64Fx2() local
[all …]
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java255 private void insertElementAt(int value, int at) in insertElementAt()
330 int at=indexOf(s,0); in removeElement() local
345 private void removeElementAt(int at) in removeElementAt()
387 public void setElementAt(int value, int at) in setElementAt()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
DCustomFilterParameterList.h48 PassRefPtr<CustomFilterParameter> at(size_t index) const { return m_parameters.at(index); } in at() function

123456789