HomeSort by relevance Sort by last modified time
    Searched refs:ref (Results 376 - 400 of 3030) sorted by null

<<11121314151617181920>>

  /art/runtime/interpreter/mterp/x86/
op_sput_wide.S 9 movl %eax, OUT_ARG0(%esp) # field ref BBBB
sseBinop.S 8 movs${suff} %xmm0, VREG_REF_ADDRESS(rINST) # clear ref
sseBinop2Addr.S 9 movs${suff} %xmm0, VREG_REF_ADDRESS(rINST) # clear ref
  /art/runtime/interpreter/mterp/x86_64/
op_iput.S 10 movzwl 2(rPC), OUT_32_ARG0 # field ref <- 0000CCCC
op_iput_wide.S 4 movzwq 2(rPC), OUT_ARG0 # field ref CCCC
op_sget.S 10 movzwq 2(rPC), OUT_ARG0 # field ref CCCC
sseBinop.S 8 movs${suff} %xmm0, VREG_REF_ADDRESS(rINSTq) # clear ref
sseBinop2Addr.S 9 movs${suff} %xmm0, VREG_REF_ADDRESS(rINSTq) # clear ref
  /external/avahi/avahi-core/
browse-domain.c 34 int ref; member in struct:AvahiSDomainBrowser
53 assert(b->ref >= 1);
55 b->ref++;
114 /* Increase ref counter */
121 if (b->ref <= 1)
127 if (b->ref > 1) {
134 /* Decrease ref counter */
183 b->ref = 1;
222 assert(b->ref >= 1);
223 if (--b->ref > 0
    [all...]
  /external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp 213 constexpr int ref() { // expected-error {{never produces a constant expression}} function in namespace:potential_const_expr
269 template<typename T> constexpr T &ref(T &&r) { return r; } function in namespace:incdec
273 static_assert(++ref(0) == 1, "");
274 static_assert(ref(0)++ == 0, "");
276 static_assert(--ref(0) == -1, "");
277 static_assert(ref(0)-- == 0, "");
280 constexpr int overflow_int_inc_1 = ref(0x7fffffff)++; // expected-error {{constant}} expected-note {{2147483648}}
281 constexpr int overflow_int_inc_1_ok = ref(0x7ffffffe)++;
282 constexpr int overflow_int_inc_2 = ++ref(0x7fffffff); // expected-error {{constant}} expected-note {{2147483648}}
283 constexpr int overflow_int_inc_2_ok = ++ref(0x7ffffffe)
    [all...]
  /external/clang/test/SemaTemplate/
attributes.cpp 44 extern const void *CFRetain(const void *ref);
50 extern void CFRelease(const void *ref);
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.h 33 const struct buf_2d *ref,
37 const struct buf_2d *ref,
vp9_mbgraph.c 197 &stats->ref[INTRA_FRAME].m.mode);
200 stats->ref[INTRA_FRAME].err = intra_error;
209 &stats->ref[GOLDEN_FRAME].m.mv,
211 stats->ref[GOLDEN_FRAME].err = g_motion_error;
213 stats->ref[GOLDEN_FRAME].err = INT_MAX;
214 stats->ref[GOLDEN_FRAME].m.mv.as_int = 0;
217 // Do an Alt-ref frame MV search, if it exists and is different than
224 &stats->ref[ALTREF_FRAME].m.mv);
226 stats->ref[ALTREF_FRAME].err = a_motion_error;
228 stats->ref[ALTREF_FRAME].err = INT_MAX
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test.h 129 compare_vec_with_eps(struct lp_type type, const void *res, const void *ref, double eps);
133 compare_vec(struct lp_type type, const void *res, const void *ref);
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DContentProvider.cpp 9 m_controller->RequestAdditionalFrame += ref new RequestAdditionalFrameHandler([=] ()
17 m_controller->RecreateSynchronizedTexture += ref new RecreateSynchronizedTextureHandler([=] ()
DirectXHelper.h 32 auto fileBuffer = ref new Streams::Buffer(bufferSize);
36 auto fileData = ref new Platform::Array<byte>(fileBuffer->Length);
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DContentProvider.cpp 9 m_controller->RequestAdditionalFrame += ref new RequestAdditionalFrameHandler([=] ()
17 m_controller->RecreateSynchronizedTexture += ref new RecreateSynchronizedTextureHandler([=] ()
DirectXHelper.h 32 auto fileBuffer = ref new Streams::Buffer(bufferSize);
36 auto fileData = ref new Platform::Array<byte>(fileBuffer->Length);
  /external/scrypt/
Scrypt-config.mk 32 lib/crypto/crypto_scrypt-ref.c \
50 lib/crypto/crypto_scrypt-ref.c \
58 lib/crypto/crypto_scrypt-ref.c \
66 lib/crypto/crypto_scrypt-ref.c \
  /external/skia/src/core/
SkRefDict.cpp 51 data->ref();
71 data->ref();
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h 55 #ifdef ref
56 #undef ref macro
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringDescriptor.java 63 ExtractStringRefactoring ref = new ExtractStringRefactoring(mArguments); local
64 return ref;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
export-class.exp 62 { ../ld-elf/export-class-ref.s } \
64 "arm-export-class-ref-r.o" \
72 # from the auxiliary shared object and is as follows: ref, lib, dep, def.
77 "-m$emul -shared -Tdata=0x12340000 tmpdir/arm-export-class-ref-r.o tmpdir/arm-export-class-lib.so" "" \
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
export-class.exp 63 { ../ld-elf/export-class-ref.s } \
65 "i386-export-class-ref-r.o" \
73 # from the auxiliary shared object and is as follows: ref, lib, dep, def.
78 "-shared -Tdata=0x12340000 tmpdir/i386-export-class-ref-r.o tmpdir/i386-export-class-lib.so" "" \
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-vax-elf/
export-class.exp 56 { ../ld-elf/export-class-ref.s } \
58 "vax-export-class-ref-r.o" \
66 # from the auxiliary shared object and is as follows: ref, lib, dep, def.
71 "-shared -Tdata=0x12340000 tmpdir/vax-export-class-ref-r.o tmpdir/vax-export-class-lib.so" "" \

Completed in 1905 milliseconds

<<11121314151617181920>>