/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | quotearg.c | 186 char const *arg, size_t argsize, in quotearg_buffer_restyled() 580 char const *arg, size_t argsize, in quotearg_buffer() 593 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc() 606 quotearg_alloc_mem (char const *arg, size_t argsize, size_t *size, in quotearg_alloc_mem() 668 quotearg_n_options (int n, char const *arg, size_t argsize, in quotearg_n_options() 724 quotearg_n (int n, char const *arg) in quotearg_n() 730 quotearg_n_mem (int n, char const *arg, size_t argsize) in quotearg_n_mem() 736 quotearg (char const *arg) in quotearg() 742 quotearg_mem (char const *arg, size_t argsize) in quotearg_mem() 748 quotearg_n_style (int n, enum quoting_style s, char const *arg) in quotearg_n_style() [all …]
|
D | obstack.c | 193 void *arg) in _obstack_begin_1()
|
D | alloca.c | 72 # define ADDRESS_FUNCTION(arg) (char *) i00afunc (&(arg)) argument
|
D | obstack.h | 239 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument
|
D | regex_internal.h | 127 # define __attribute(arg) __attribute__ (arg) argument 129 # define __attribute(arg) argument
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _como.h | 91 inline long double expl(long double arg) { return exp(arg); } in expl() 92 inline long double logl(long double arg) { return log(arg); } in logl() 121 inline float logf(float arg) { return log(arg); } in logf() 122 inline long double logl(long double arg) { return log(arg); } in logl() 126 inline long double expl(long double arg) { return exp(arg); } in expl() 164 inline long double expl(long double arg) { return exp(arg); } in expl() 165 inline long double logl(long double arg) { return log(arg); } in logl()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | cxa.c | 48 void *arg; member 52 void *arg; member 70 int __cxa_atexit(void (*func)(void *), void *arg, void *d) in __cxa_atexit() argument
|
D | complex.cpp | 55 _STLP_DECLSPEC float _STLP_CALL arg(const complex<float>& __z) in arg() function 59 _STLP_DECLSPEC double _STLP_CALL arg(const complex<double>& __z) in arg() function 64 _STLP_DECLSPEC long double _STLP_CALL arg(const complex<long double>& __z) in arg() function
|
D | ios.cpp | 208 const char* arg ; in _M_throw_failure() local
|
/ndk/sources/host-tools/toolbox/ |
D | echo_win.c | 50 const TCHAR* arg = argv[1]; in main() local
|
/ndk/tests/device/test-gabi++-guard/jni/ |
D | test_guard.cpp | 33 static void* thread_run(void* arg) in thread_run()
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | sed.c | 341 char *arg = argv[optind++]; local
|
/ndk/sources/host-tools/make-3.81/ |
D | arscan.c | 137 ar_scan (char *archive, long int (*function) PARAMS ((void)), long int arg) in ar_scan() 304 ar_scan (char *archive, long int (*function)(), long int arg) in ar_scan()
|
D | hash.c | 237 hash_map_arg (struct hash_table *ht, hash_map_arg_func_t map, void *arg) in hash_map_arg()
|
D | main.c | 2298 handle_non_switch_argument (char *arg, int env) in handle_non_switch_argument() 2680 char *arg; in define_makeflags() member
|
D | alloca.c | 65 #define ADDRESS_FUNCTION(arg) (char *) i00afunc (&(arg)) argument
|
D | variable.c | 1360 print_variable (const void *item, void *arg) in print_variable()
|
/ndk/sources/host-tools/nawk-20071023/ |
D | run.c | 336 Cell *arg(Node **a, int n) /* nth argument of a function */ in arg() function
|