Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 6 of 6) sorted by relevance

/external/libpcap/
Dpcap-enet.c109 efReadError(int fid, char *msg) in efReadError()
/external/bluetooth/glib/glib/
Dgiounix.c445 int fid, flags; in g_io_channel_new_file() local
/external/webkit/V8Binding/v8/src/arm/
Dmacro-assembler-arm.cc996 void MacroAssembler::CallRuntime(Runtime::FunctionId fid, int num_arguments) { in CallRuntime()
/external/icu4c/tools/tzcode/
Dlocaltime.c342 register int fid; local
/external/svox/pico/lib/
Dpicopam.c332 #define fid 63 /*second byte of the Phoneme offset */ macro
/external/webkit/V8Binding/v8/src/
Druntime.cc7649 Runtime::Function* Runtime::FunctionForId(FunctionId fid) { in FunctionForId()