HomeSort by relevance Sort by last modified time
    Searched defs:expl (Results 1 - 25 of 25) sorted by null

  /external/clang/test/CXX/expr/expr.const/
p5-0x.cpp 30 } constexpr expl; variable in typeref:struct:Explicit
38 constexpr int test_explicit(expl); // ok
49 auto new3 = new int[1][expl]; // expected-error {{explicit conversion}}
57 enum3 = expl, // expected-error {{explicit conversion}}
66 int alignas(expl) alignas3; // expected-error {{explicit conversion}}
75 int array3[expl]; // expected-error {{non-integer type}}
83 int bitfield3 : expl; // expected-error {{explicit conversion}}
  /external/checkpolicy/test/
dispol.c 234 cond_av_list_t *av_cur, *expl = NULL; local
244 if (expand_cond_av_list(p, cur->true_list, &expl, &expa)) {
248 for (av_cur = expl; av_cur != NULL; av_cur = av_cur->next) {
253 cond_av_list_destroy(expl);
258 if (expand_cond_av_list(p, cur->false_list, &expl, &expa)) {
262 for (av_cur = expl; av_cur != NULL; av_cur = av_cur->next) {
267 cond_av_list_destroy(expl);
  /external/libsepol/src/
hierarchy.c 335 cond_av_list_t *cur_av, *expl = NULL; local
347 &expl, &expa)) {
351 args->opt_cond_list = expl;
352 for (cur_av = expl; cur_av; cur_av = cur_av->next) {
362 cond_av_list_destroy(expl);
370 &expl, &expa)) {
374 args->opt_cond_list = expl;
375 for (cur_av = expl; cur_av; cur_av = cur_av->next) {
386 cond_av_list_destroy(expl);
  /external/stlport/stlport/stl/
_cmath.h 100 inline long double expl(long double v) { return __expl(v); } function
  /external/stlport/stlport/stl/config/
_como.h 91 inline long double expl(long double arg) { return exp(arg); } function
126 inline long double expl(long double arg) { return exp(arg); } function
164 inline long double expl(long double arg) { return exp(arg); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 100 inline long double expl(long double v) { return __expl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 91 inline long double expl(long double arg) { return exp(arg); } function
126 inline long double expl(long double arg) { return exp(arg); } function
164 inline long double expl(long double arg) { return exp(arg); } function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 100 inline long double expl(long double v) { return __expl(v); } function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 91 inline long double expl(long double arg) { return exp(arg); } function
126 inline long double expl(long double arg) { return exp(arg); } function
164 inline long double expl(long double arg) { return exp(arg); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 100 inline long double expl(long double v) { return __expl(v); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 91 inline long double expl(long double arg) { return exp(arg); } function
126 inline long double expl(long double arg) { return exp(arg); } function
164 inline long double expl(long double arg) { return exp(arg); } function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 100 inline long double expl(long double v) { return __expl(v); } function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 91 inline long double expl(long double arg) { return exp(arg); } function
126 inline long double expl(long double arg) { return exp(arg); } function
164 inline long double expl(long double arg) { return exp(arg); } function
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 71 /// long double expl(long double x);
72 expl, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 423 /* Define to 1 if you have the `expl' function. */
1188 # define expl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 541 /* Define to 1 if you have the `expl' function. */
1326 # define expl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 541 /* Define to 1 if you have the `expl' function. */
1326 # define expl macro
    [all...]

Completed in 788 milliseconds