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

1 2

  /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/clearsilver/contrib/
cs-mode.el 25 (defun cs-mode nil
45 (defun cs-insert-tag ()
  /external/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...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 111 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
194 #define DEFUN(name, arglist, args) name(args)
233 #define DEFUN(name, arglist, args) name arglist args;
  /system/core/sh/
exec.h 76 void defun(char *, union node *);
exec.c 912 defun(char *name, union node *func) function
eval.c 286 defun(n->narg.text, n->narg.next);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ansidecl.h 111 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
194 #define DEFUN(name, arglist, args) name(args)
233 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
ansidecl.h 111 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
194 #define DEFUN(name, arglist, args) name(args)
233 #define DEFUN(name, arglist, args) name arglist args;
  /external/protobuf/editors/
protobuf-mode.el 193 (defun protobuf-mode ()
  /external/e2fsprogs/lib/et/
texinfo.tex 432 % Fonts for @defun, etc.
    [all...]
  /external/libffi/
texinfo.tex 819 % This defn is used inside fill environments such as @defun.
    [all...]
  /external/bison/build-aux/
texinfo.tex 819 % This defn is used inside fill environments such as @defun.
    [all...]
  /external/grub/docs/
texinfo.tex 799 % This defn is used inside fill environments such as @defun.
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 590 % This defn is used inside fill environments such as @defun.
707 \let\defun = \relax
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libasound.so 
libasound.so.2 
libasound.so.2.0.0 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
standards.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
standards.info     [all...]

Completed in 1520 milliseconds

1 2