/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AtomicDoubleTest.java | 76 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/ |
D | oauth2_api_call_flow_unittest.cc | 173 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
|
D | oauth2_access_token_fetcher_unittest.cc | 201 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/ |
D | CursorList.h | 43 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/ |
D | muloti4_test.c | 30 twords at; in test__muloti4() local 49 twords at; in test__muloti4() local
|
D | ctzti2_test.c | 30 twords at; in test__ctzti2() local
|
D | ffsti2_test.c | 29 twords at; in test__ffsti2() local
|
D | negvti2_test.c | 32 twords at; in test__negvti2() local
|
/external/srtp/crypto/hash/ |
D | auth.c | 72 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/ |
D | dwarf_utils.cc | 29 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/ |
D | FileUtils.java | 108 int at = offset; in readFile() local 127 int at=0; in readStream() local
|
/external/elfutils/backends/ |
D | x86_64_corenote.c | 42 #define GR(at, n, dwreg) \ argument 44 #define SR(at, n, dwreg) \ argument
|
D | i386_corenote.c | 42 #define GR(at, n, dwreg) \ argument 44 #define SR(at, n, dwreg) \ argument
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 1443 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/ |
D | HTMLFormattingElementList.h | 121 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/ |
D | simple_test_util.h | 32 const T& at() const { in at() function
|
/external/chromium_org/cc/output/ |
D | filter_operations.h | 53 const FilterOperation& at(size_t index) const { in at() function
|
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/ |
D | EdgeInfoVec.java | 45 public EdgeInfo at(int index) { in at() method in EdgeInfoVec
|
D | StripInfoVec.java | 47 public StripInfo at(int index) { in at() method in StripInfoVec
|
D | FaceInfoVec.java | 46 public FaceInfo at(int index) { in at() method in FaceInfoVec
|
/external/javassist/sample/vector/ |
D | Sample.java | 8 public X at(int i) { in at() method in Sample
|
D | Sample2.java | 9 public Object at(Object[] args) { in at() method in Sample2
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1248 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/ |
D | SuballocatedIntVector.java | 255 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/ |
D | CustomFilterParameterList.h | 48 PassRefPtr<CustomFilterParameter> at(size_t index) const { return m_parameters.at(index); } in at() function
|