Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/external/deqp/framework/delibs/deutil/
DdeCommandLine.c165 const char* ref[] = { "hello" }; in deCommandLine_selfTest() local
170 const char* ref[] = { "hello", "world" }; in deCommandLine_selfTest() local
175 const char* ref[] = { "hello/world" }; in deCommandLine_selfTest() local
180 const char* ref[] = { "hello/world", "--help" }; in deCommandLine_selfTest() local
185 const char* ref[] = { "hello/world", "--help", "foo" }; in deCommandLine_selfTest() local
190 const char* ref[] = { "hello\\world", "--help", "foo" }; in deCommandLine_selfTest() local
195 const char* ref[] = { "hello/worl d", "--help", "--foo=bar", "ba z\"" }; in deCommandLine_selfTest() local
200 const char* ref[] = { "hello/worl d", "--help", "--foo=bar", "ba z'" }; in deCommandLine_selfTest() local
205 const char* ref[] = { "hello", "'world'" }; in deCommandLine_selfTest() local
210 const char* ref[] = { "hello", "\"world\"" }; in deCommandLine_selfTest() local
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_alpha.c115 GLubyte ref; in _swrast_alpha_test() local
121 GLushort ref; in _swrast_alpha_test() local
127 const GLfloat ref = ctx->Color.AlphaRef; in _swrast_alpha_test() local
137 GLubyte ref; in _swrast_alpha_test() local
144 GLushort ref; in _swrast_alpha_test() local
151 const GLfloat ref = ctx->Color.AlphaRef; in _swrast_alpha_test() local
/external/mesa3d/src/mesa/swrast/
Ds_alpha.c115 GLubyte ref; in _swrast_alpha_test() local
121 GLushort ref; in _swrast_alpha_test() local
127 const GLfloat ref = ctx->Color.AlphaRef; in _swrast_alpha_test() local
137 GLubyte ref; in _swrast_alpha_test() local
144 GLushort ref; in _swrast_alpha_test() local
151 const GLfloat ref = ctx->Color.AlphaRef; in _swrast_alpha_test() local
/external/chromium_org/gpu/command_buffer/service/
Dasync_pixel_transfer_manager.cc21 for (TextureToDelegateMap::iterator ref = delegate_map_.begin(); in ~AsyncPixelTransferManager() local
35 gles2::TextureRef* ref, in CreatePixelTransferDelegate()
47 gles2::TextureRef* ref) { in GetPixelTransferDelegate()
57 gles2::TextureRef* ref) { in ClearPixelTransferDelegateForTest()
66 gles2::TextureRef* ref) { in AsyncTransferIsInProgress()
/external/chromium_org/chrome/common/extensions/docs/server2/
Dreference_resolver.py36 def _MakeKey(namespace, ref): argument
56 def _GetRefLink(self, ref, api_list, namespace): argument
110 def GetRefModel(self, ref, api_list): argument
145 def GetLink(self, ref, namespace=None, title=None): argument
170 def SafeGetLink(self, ref, namespace=None, title=None, path=None): argument
/external/llvm/include/llvm/Support/
DCBindingWrapping.h19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument
28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument
36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
/external/chromium_org/tools/json_schema_compiler/
Dschema_util.py11 def GetNamespace(ref): argument
15 def StripNamespace(ref): argument
19 def SplitNamespace(ref): argument
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
Dvp9_variance_sse2.c42 const uint8_t *ref, int ref_stride, in vp9_get4x4var_sse2()
70 const uint8_t *ref, int ref_stride, in vp9_get8x8var_sse2()
111 const uint8_t *ref, int ref_stride, in vp9_get16x16var_sse2()
155 const unsigned char *ref, int ref_stride, in variance_sse2()
176 const unsigned char *ref, int ref_stride, in vp9_variance4x4_sse2()
184 const uint8_t *ref, int ref_stride, in vp9_variance8x4_sse2()
193 const uint8_t *ref, int ref_stride, in vp9_variance4x8_sse2()
202 const unsigned char *ref, int ref_stride, in vp9_variance8x8_sse2()
210 const unsigned char *ref, int ref_stride, in vp9_variance16x8_sse2()
219 const unsigned char *ref, int ref_stride, in vp9_variance8x16_sse2()
[all …]
Dvp9_variance_avx2.c45 const uint8_t *ref, int ref_stride, in variance_avx2()
67 const uint8_t *ref, int ref_stride, in vp9_variance16x16_avx2()
76 const uint8_t *ref, int ref_stride, in vp9_mse16x16_avx2()
84 const uint8_t *ref, int ref_stride, in vp9_variance32x16_avx2()
93 const uint8_t *ref, int ref_stride, in vp9_variance32x32_avx2()
102 const uint8_t *ref, int ref_stride, in vp9_variance64x64_avx2()
111 const uint8_t *ref, int ref_stride, in vp9_variance64x32_avx2()
/external/chromium_org/third_party/skia/tests/
DRefCntTest.cpp72 SkRefCnt* ref = static_cast<SkRefCnt*>(data); in bounce_ref() local
80 SkRefCnt* ref = new SkRefCnt(); in test_refCnt() local
99 SkWeakRefCnt* ref = static_cast<SkWeakRefCnt*>(data); in bounce_weak_ref() local
108 SkWeakRefCnt* ref = static_cast<SkWeakRefCnt*>(data); in bounce_weak_weak_ref() local
116 SkWeakRefCnt* ref = new SkWeakRefCnt(); in test_weakRefCnt() local
/external/skia/tests/
DRefCntTest.cpp72 SkRefCnt* ref = static_cast<SkRefCnt*>(data); in bounce_ref() local
80 SkRefCnt* ref = new SkRefCnt(); in test_refCnt() local
99 SkWeakRefCnt* ref = static_cast<SkWeakRefCnt*>(data); in bounce_weak_ref() local
108 SkWeakRefCnt* ref = static_cast<SkWeakRefCnt*>(data); in bounce_weak_weak_ref() local
116 SkWeakRefCnt* ref = new SkWeakRefCnt(); in test_weakRefCnt() local
/external/chromium_org/skia/ext/
Drefptr_unittest.cc13 SkRefCnt* ref = new SkRefCnt(); in TEST() local
61 SkRefCnt* ref = new SkRefCnt(); in TEST() local
77 SkRefCnt* ref = new SkRefCnt(); in TEST() local
93 SkRefCnt* ref = new SkRefCnt(); in TEST() local
/external/chromium_org/sync/syncable/
Dentry_kernel.h283 inline int64 ref(MetahandleField field) const { in ref() function
286 inline int64 ref(Int64Field field) const { in ref() function
289 inline const base::Time& ref(TimeField field) const { in ref() function
292 inline const Id& ref(IdField field) const { in ref() function
295 inline int64 ref(BaseVersion field) const { in ref() function
298 inline bool ref(IndexedBitField field) const { in ref() function
301 inline bool ref(IsDelField field) const { in ref() function
304 inline bool ref(BitField field) const { in ref() function
307 inline const std::string& ref(StringField field) const { in ref() function
310 inline const sync_pb::EntitySpecifics& ref(ProtoField field) const { in ref() function
[all …]
/external/chromium_org/third_party/icu/source/test/perf/leperf/
Dletrperf.cpp44 void time_obj(void * ref) { in time_obj()
54 void time_obj2(void * ref) { in time_obj2()
65 void time_letr1(void * ref) { in time_letr1()
86 void time_letr2(void * ref) { in time_letr2()
106 static void time_letr3(void * ref) { in time_letr3()
/external/icu/icu4c/source/test/perf/leperf/
Dletrperf.cpp44 void time_obj(void * ref) { in time_obj()
54 void time_obj2(void * ref) { in time_obj2()
65 void time_letr1(void * ref) { in time_letr1()
86 void time_letr2(void * ref) { in time_letr2()
106 static void time_letr3(void * ref) { in time_letr3()
/external/skia/bench/
DRefCntBench.cpp30 SkRefCnt ref; in onDraw() local
67 PlacedRefCnt* ref = new (memory) PlacedRefCnt(); in onDraw() local
93 SkRefCnt* ref = new SkRefCnt(); in onDraw() local
121 SkWeakRefCnt ref; in onDraw() local
153 PlacedWeakRefCnt* ref = new (memory) PlacedWeakRefCnt(); in onDraw() local
179 SkWeakRefCnt* ref = new SkWeakRefCnt(); in onDraw() local
/external/chromium_org/third_party/polymer/components-chromium/core-style/
Dcore-style-extracted.js32 ref: '' property
143 registerRef: function(ref) { argument
149 applyRef: function(ref) { argument
174 cssTextForRef: function(ref) { argument
/external/chromium_org/content/browser/android/java/
Dgin_java_bound_object.cc36 const JavaObjectWeakGlobalRef& ref, in CreateNamed()
43 const JavaObjectWeakGlobalRef& ref, in CreateTransient()
52 const JavaObjectWeakGlobalRef& ref, in GinJavaBoundObject()
62 const JavaObjectWeakGlobalRef& ref, in GinJavaBoundObject()
/external/eigen/test/
Dstdvector.cpp41 MatrixType* ref = &w[0]; in check_stdvector_matrix() local
76 TransformType* ref = &w[0]; in check_stdvector_transform() local
111 QuaternionType* ref = &w[0]; in check_stdvector_quaternion() local
Dstdvector_overload.cpp55 MatrixType* ref = &w[0]; in EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION() local
90 TransformType* ref = &w[0]; in check_stdvector_transform() local
125 QuaternionType* ref = &w[0]; in check_stdvector_quaternion() local
/external/eigen/test/eigen2/
Deigen2_stdvector.cpp41 MatrixType* ref = &w[0]; in check_stdvector_matrix() local
76 TransformType* ref = &w[0]; in check_stdvector_transform() local
111 QuaternionType* ref = &w[0]; in check_stdvector_quaternion() local
Deigen2_newstdvector.cpp42 MatrixType* ref = &w[0]; in check_stdvector_matrix() local
77 TransformType* ref = &w[0]; in check_stdvector_transform() local
112 QuaternionType* ref = &w[0]; in check_stdvector_quaternion() local
Deigen2_qtvector.cpp51 MatrixType* ref = &w[0]; in check_qtvector_matrix() local
86 TransformType* ref = &w[0]; in check_qtvector_transform() local
121 QuaternionType* ref = &w[0]; in check_qtvector_quaternion() local
/external/eigen/unsupported/test/
Dsparse_extra.cpp18 bool test_random_setter(SparseMatrix<Scalar,Options>& sm, const DenseType& ref, const std::vector<V… in test_random_setter()
36 bool test_random_setter(DynamicSparseMatrix<T>& sm, const DenseType& ref, const std::vector<Vector2… in test_random_setter()
50 template<typename SparseMatrixType> void sparse_extra(const SparseMatrixType& ref) in sparse_extra()
/external/chromium_org/third_party/skia/bench/
DRefCntBench.cpp78 SkRefCnt ref; in onDraw() local
115 PlacedRefCnt* ref = new (memory) PlacedRefCnt(); in onDraw() local
141 SkRefCnt* ref = new SkRefCnt(); in onDraw() local
169 SkWeakRefCnt ref; in onDraw() local
201 PlacedWeakRefCnt* ref = new (memory) PlacedWeakRefCnt(); in onDraw() local
227 SkWeakRefCnt* ref = new SkWeakRefCnt(); in onDraw() local

12345678910>>...29