Home
last modified time | relevance | path

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

12345678910

/external/libjpeg-turbo/simd/
Djsimd_mips_dspr2.S1013 .set at define
1122 .set at define
1218 .set at define
1330 .set at define
1629 .set at define
2590 .set at define
2738 .set at define
2838 .set at define
2918 .set at define
3139 .set at define
[all …]
/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
215 AtomicDouble at = new AtomicDouble(); in testToString() local
227 AtomicDouble at = new AtomicDouble(); in testIntValue() local
239 AtomicDouble at = new AtomicDouble(); in testLongValue() local
251 AtomicDouble at = new AtomicDouble(); in testFloatValue() local
[all …]
/external/llvm/test/MC/AArch64/
Darm64-diags.s354 at s1e1r label
356 at s1e2r label
358 at s1e3r label
360 at s1e1w label
362 at s1e2w label
364 at s1e3w label
366 at s1e0r label
368 at s1e0w label
370 at s12e1r label
372 at s12e1w label
[all …]
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dborder_interpolate.hpp77 template <typename T> __device__ __forceinline__ D at(int x, const T* data) const in at() function
102 … template <typename T> __device__ __forceinline__ D at(int y, const T* data, size_t step) const in at() function
119 …template <typename T> __device__ __forceinline__ D at(int y, int x, const T* data, size_t step) co… in at() function
124 …template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename P… in at() function
169 template <typename T> __device__ __forceinline__ D at(int x, const T* data) const in at() function
209 … template <typename T> __device__ __forceinline__ D at(int y, const T* data, size_t step) const in at() function
254 …template <typename T> __device__ __forceinline__ D at(int y, int x, const T* data, size_t step) co… in at() function
259 …template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename P… in at() function
303 template <typename T> __device__ __forceinline__ D at(int x, const T* data) const in at() function
343 … template <typename T> __device__ __forceinline__ D at(int y, const T* data, size_t step) const in at() function
[all …]
/external/skia/src/image/
DSkImage_Gpu.cpp22 SkImage_Gpu::SkImage_Gpu(int w, int h, uint32_t uniqueID, SkAlphaType at, GrTexture* tex, in SkImage_Gpu()
155 SkAlphaType at, GrWrapOwnership ownership, in new_wrapped_texture_common()
173 SkImage* SkImage::NewFromTexture(GrContext* ctx, const GrBackendTextureDesc& desc, SkAlphaType at, in NewFromTexture()
179 SkAlphaType at) { in NewFromAdoptedTexture()
184 SkAlphaType at) { in NewFromTextureCopy()
282 static SkImage* create_image_from_maker(GrTextureMaker* maker, SkAlphaType at, uint32_t id) { in create_image_from_maker()
299 SkAlphaType at = this->isOpaque() ? kOpaque_SkAlphaType : kPremul_SkAlphaType; in newTextureImage() local
/external/valgrind/memcheck/
Dmc_translate.c1578 IRAtom* at; in mkLazy2() local
1627 IRAtom* at; in mkLazy3() local
1761 IRAtom* at; in mkLazy4() local
2074 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
2079 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
2084 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
2089 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
2094 static IRAtom* mkPCast64x4 ( MCEnv* mce, IRAtom* at ) in mkPCast64x4()
2099 static IRAtom* mkPCast32x8 ( MCEnv* mce, IRAtom* at ) in mkPCast32x8()
2104 static IRAtom* mkPCast32x2 ( MCEnv* mce, IRAtom* at ) in mkPCast32x2()
[all …]
/external/llvm/test/MC/Mips/
Delf-tls.s43 .set at define
75 .set at define
111 .set at define
Dmips_gprel16.s36 .set at define
60 .set at define
Dmips-expansions.s24 .set at define
Dmacro-bcc-imm-bad.s8 .set at define
Dmips-noat.s28 .set at define
/external/opencv3/modules/videostab/include/opencv2/videostab/
Dring_buffer.hpp57 template <typename T> inline T& at(int idx, std::vector<T> &items) in at() function
62 template <typename T> inline const T& at(int idx, const std::vector<T> &items) in at() function
/external/autotest/server/
Dtest.py176 def before_hook(self, mytest, host, at, outputdir): argument
186 def before_iteration_hook(self, mytest, host, at, outputdir): argument
202 def after_iteration_hook(self, mytest, host, at, outputdir): argument
217 def after_hook(self, mytest, host, at, outputdir): argument
/external/opencv3/modules/superres/src/
Dring_buffer.hpp55 inline const T& at(int index, const std::vector<T, A>& items) in at() function
66 inline T& at(int index, std::vector<T, A>& items) in at() function
/external/compiler-rt/test/builtins/Unit/
Dmuloti4_test.c30 twords at; in test__muloti4() local
49 twords at; in test__muloti4() 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/valgrind/VEX/useful/
Dtest_main.c1292 IRAtom* at; in mkLazy2() local
1399 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
1404 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
1409 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
1414 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
1459 IRAtom* at; in binary32Fx4() local
1470 IRAtom* at; in unary32Fx4() local
1479 IRAtom* at; in binary32F0x4() local
1492 IRAtom* at; in unary32F0x4() local
1505 IRAtom* at; in binary64Fx2() local
[all …]
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DAnyTransliterator.java267 AnyTransliterator at = new AnyTransliterator(target, null); in registerAnyToScript() local
268 DummyFactory.add(at.getID(), at); in registerAnyToScript() local
273 AnyTransliterator at = new AnyTransliterator( in registerAnyToScript() local
275 DummyFactory.add(at.getID(), at); in registerAnyToScript() local
/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/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_Mips64r2N64_PIC_relocations.s65 .set at define
153 .set at define
/external/elfutils/backends/
Di386_corenote.c45 #define GR(at, n, dwreg) \ argument
47 #define SR(at, n, dwreg) \ argument
Dx86_64_corenote.c52 #define GR(at, n, dwreg) \ argument
54 #define SR(at, n, dwreg) \ argument
Ds390_corenote.c50 #define GR(at, n, dwreg, b...) \ argument
66 #define FPR(at, n, dwreg) \ argument
/external/pdfium/third_party/agg23/
Dagg_array.h71 const T& at(unsigned i) const in at() function
75 T& at(unsigned i) in at() function
217 const T& at(unsigned i) const in at() function
221 T& at(unsigned i) in at() function
/external/testng/src/main/java/org/testng/internal/annotations/
DAnnotationHelper.java61 …IConfigurationAnnotation at = (IConfigurationAnnotation) finder.findAnnotation(ctor, IAfterTest.cl… in findConfiguration() local
85 …IConfigurationAnnotation at = (IConfigurationAnnotation) finder.findAnnotation(m, IAfterTest.class… in findConfiguration() local
104 …IConfigurationAnnotation bt, IConfigurationAnnotation at, IConfigurationAnnotation bg, IConfigurat… in createConfiguration()

12345678910