HomeSort by relevance Sort by last modified time
    Searched refs:func (Results 126 - 150 of 860) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/openssl/crypto/perlasm/
x86nasm.pl 92 { my $func=shift;
93 my $global=($func !~ /^_/);
94 my $begin="${::lbdecor}_${func}_begin";
98 &::LABEL($func,$global?"$begin":"$nmdecor$func");
99 $func=$nmdecor.$func;
101 push(@out,"${drdecor}global $func\n") if ($global);
103 push(@out,"$func:\n");
x86gas.pl 101 { my $func=shift;
102 my $global=($func !~ /^_/);
103 my $begin="${::lbdecor}_${func}_begin";
105 &::LABEL($func,$global?"$begin":"$nmdecor$func");
106 $func=$nmdecor.$func;
108 push(@out,".globl\t$func\n") if ($global);
110 { push(@out,".def\t$func;\t.scl\t".(3-$global).";\t.type\t32;\t.endef\n"); }
114 { push(@out,".type $func,\@function\n");
    [all...]
  /device/samsung/crespo/alsa-lib/src/conf/cards/
CS46xx.conf 27 @func concat
34 @func concat
90 @func concat
99 @func concat
128 @func concat
137 @func concat
146 @func concat
EMU10K1X.conf 15 @func concat
22 @func concat
74 @func concat
83 @func concat
112 @func concat
121 @func concat
130 @func concat
CMI8338-SWIEC.conf 27 @func concat
34 @func concat
67 @func concat
76 @func concat
CMI8338.conf 26 @func concat
33 @func concat
66 @func concat
75 @func concat
ENS1371.conf 26 @func concat
33 @func concat
77 @func concat
84 @func concat
TRID4DWAVENX.conf 39 index { @func private_pcm_subdevice }
46 index { @func private_pcm_subdevice }
66 @func concat
75 @func concat
  /hardware/ti/wlan/lib/
shlist.c 17 SHLIST *shListFindItem( SHLIST *head, void *val, shListEqual func )
22 if( func ) {
23 if( func( val, item->data ) ) {
78 void shListDelItem( SHLIST *head, SHLIST *item, shListFree func )
87 if( func && item->data ) {
88 func( (void *)(item->data) );
131 shListCmp func )
135 if( func == NULL )
143 if( func( val, iptr->data, etal ) )
156 void shListDelAllItems( SHLIST *head, shListFree func )
    [all...]
  /system/wlan/ti/lib/
shlist.c 17 SHLIST *shListFindItem( SHLIST *head, void *val, shListEqual func )
22 if( func ) {
23 if( func( val, item->data ) ) {
78 void shListDelItem( SHLIST *head, SHLIST *item, shListFree func )
87 if( func && item->data ) {
88 func( (void *)(item->data) );
131 shListCmp func )
135 if( func == NULL )
143 if( func( val, iptr->data, etal ) )
156 void shListDelAllItems( SHLIST *head, shListFree func )
    [all...]
  /external/dbus/test/
decode-gcov.c 357 die ("no count of blocks in func found\n");
724 function_reverse_succ_arcs (Function *func)
731 for (i = 0; i < func->n_blocks; i++)
732 if (func->block_graph[i].succ)
733 func->block_graph[i].succ = reverse_arcs (func->block_graph[i].succ);
758 Function *func; local
796 func = dbus_new0 (Function, 1);
797 if (func == NULL)
801 func->name = _dbus_strdup (_dbus_string_get_const_data (&funcname))
1263 Function *func = link->data; local
1383 Function *func; local
1725 Function *func = link->data; local
1819 Function *func = link->data; local
2005 Function *func = link->data; local
2110 Function *func = link->data; local
2240 Function *func = link->data; local
2258 Function *func = link->data; local
2289 Function *func = link->data; local
2306 Function *func = link->data; local
2344 Function *func = link->data; local
2366 Function *func = link->data; local
2389 Function *func = funcs[i]; local
    [all...]
  /external/bluetooth/glib/glib/
gcache.h 59 GHFunc func,
63 GHFunc func,
gcompletion.h 52 GCompletionFunc func; member in struct:_GCompletion
59 GCompletion* g_completion_new (GCompletionFunc func);
  /external/e2fsprogs/lib/e2p/
iod.c 25 int (*func) (const char *, struct dirent *, void *),
67 (*func) (dir_name, de, private);
  /external/ipsec-tools/src/racoon/
schedule.h 48 void (*func) __P((void *)); /* call this function when timeout. */ member in struct:sched
79 struct sched *sched_new __P((time_t, void (*func) __P((void *)), void *));
  /external/openssl/crypto/ecdsa/
ecs_err.c 68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_ECDSA,func,0)
  /external/openssl/crypto/jpake/
jpake_err.c 68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_JPAKE,func,0)
  /external/openssl/crypto/ui/
ui_err.c 68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_UI,func,0)
  /external/qemu/
ioport.h 40 IOPortReadFunc *func, void *opaque);
42 IOPortWriteFunc *func, void *opaque);
qerror.h 29 const char *func; member in struct:QError
34 QError *qerror_from_info(const char *file, int linenr, const char *func,
  /external/webkit/WebKit/android/wds/
Command.h 70 Command(const char* name, const char* desc, const DispatchFunction func,
74 , m_dispatch(func)
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
runPatchCommand.pl 38 my ($func, @args) = @_;
42 my @returnValue = &$func(@args);
  /frameworks/base/include/utils/
Debug.h 56 debugPrintFunc func = 0, void* cookie = 0);
61 debugPrintFunc func = 0, void* cookie = 0);
  /system/core/toolbox/
toolbox.c 25 int (*func)(int, char**); member in struct:__anon16010
51 return tools[i].func(argc, argv);
  /bootable/bootloader/legacy/libboot/
tags_cmdline.c 44 h.func = tag_cmdline;

Completed in 216 milliseconds

1 2 3 4 56 7 8 91011>>