HomeSort by relevance Sort by last modified time
    Searched full:defun (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/clang/utils/
clang-completion-mode.el 78 (defun current-line ()
85 (defun clang-prefix-header ()
94 (defun clang-completion-stash-filter (proc string)
98 (defun filter (condp lst)
103 (defun is-completion-line (line)
109 (defun clang-completion-display (buffer)
112 (defun fill-buffer (buffer)
135 (defun clang-completion-sentinel (proc event)
138 (defun clang-complete ()
175 (defun clang-complete-self-insert (arg
    [all...]
  /development/ide/emacs/
android-common.el 68 (defun android-find-build-tree-root ()
86 (defun android-project-p ()
92 (defun android-host ()
102 (defun android-product ()
122 (defun android-product-path ()
135 (defun android-find-host-bin (binary)
148 (defun android-adb ()
153 (defun android-fastboot ()
160 (defun android-adb-command (command &optional product)
174 (defun android-adb-shell-command (command
    [all...]
android-host.el 48 (defun android-host-key-prefix-set (var val)
68 (defun android-adb-remount ()
73 (defun android-adb-root ()
78 (defun android-adb-shell-reboot-bootloader ()
83 (defun android-adb-sync ()
92 (defun android-fastboot-sentinel (process event)
100 (defun android-fastboot-flashall (arg)
android-compile.el 49 (defun android-makefile-exists-p (directory)
55 (defun android-find-makefile (topdir)
96 (defun android-compile-filter ()
137 (defun android-compile ()
  /sdk/files/
android.el 41 (defun android-read-project-root ()
61 (defun android-jdb (port root)
81 (defun android-emulate ()
86 (defun android-install-app (apk)
98 (defun android-uninstall-app (package-name)
106 (defun android-start-activity (package class)
118 (defun android-debug-activity (package class)
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cadlisp.php 58 'cons','cos','cvunit','defun','defun-q','defun-q-list-ref',
59 'defun-q-list-set','dictadd','dictnext','dictremove','dictrename',
80 'vl-acad-defun','vl-acad-undefun','vl-arx-import','vlax-3D-point',
lisp.php 53 'not','defun','princ','when',
  /external/libffi/doc/
libffi.texi 128 @defun ffi_status ffi_prep_cif (ffi_cif *@var{cif}, ffi_abi @var{abi}, unsigned int @var{nargs}, ffi_type *@var{rtype}, ffi_type **@var{argtypes})
150 @end defun
157 @defun void ffi_call (ffi_cif *@var{cif}, void *@var{fn}, void *@var{rvalue}, void **@var{avalues})
174 @end defun
441 @defun void *ffi_closure_alloc (size_t @var{size}, void **@var{code})
447 @end defun
450 @defun void ffi_closure_free (void *@var{writable})
453 @end defun
461 @defun ffi_status ffi_prep_closure_loc (ffi_closure *@var{closure}, ffi_cif *@var{cif}, void (*@var{fun}) (ffi_cif *@var{cif}, void *@var{ret}, void **@var{args}, void *@var{user_data}), void *@var{user_data}, void *@var{codeloc})
501 @end defun
    [all...]
  /system/core/sh/
exec.h 76 void defun(char *, union node *);
  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;

Completed in 890 milliseconds

1 2 3