HomeSort by relevance Sort by last modified time
    Searched refs:cxa (Results 1 - 6 of 6) sorted by null

  /external/stlport/src/
cxa.c 54 } cxa; member in union:exit_function::__anon28424
78 new->func.cxa.fn = (void (*) (void *, int)) func;
79 new->func.cxa.arg = arg;
80 new->func.cxa.dso_handle = d;
175 if ( (d == NULL || d == f->func.cxa.dso_handle) && (f->flavor == ef_cxa) ) {
177 (*f->func.cxa.fn) (f->func.cxa.arg, 0);
  /ndk/sources/cxx-stl/stlport/src/
cxa.c 54 } cxa; member in union:exit_function::__anon34948
78 new->func.cxa.fn = (void (*) (void *, int)) func;
79 new->func.cxa.arg = arg;
80 new->func.cxa.dso_handle = d;
175 if ( (d == NULL || d == f->func.cxa.dso_handle) && (f->flavor == ef_cxa) ) {
177 (*f->func.cxa.fn) (f->func.cxa.arg, 0);
  /external/stlport/
Android.mk 35 src/cxa.c \
43 libstlport_cppflags := -fuse-cxa-atexit
  /ndk/sources/cxx-stl/stlport/
Android.mk 51 src/cxa.c \
54 libstlport_cppflags := -fuse-cxa-atexit
  /build/core/combo/
TARGET_linux-x86.mk 112 -fno-use-cxa-atexit
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 135 milliseconds