Searched refs:findex (Results 1 – 13 of 13) sorted by relevance
/external/iproute2/netem/ |
D | maketable.c | 139 double findex, fvalue; in inverttable() local 146 findex = ((double)i/(double)DISTTABLEGRANULARITY) - DISTTABLEDOMAIN; in inverttable() 149 inversevalue = (int)rint(findex*TABLEFACTOR); in inverttable()
|
/external/python/cpython2/Modules/_ctypes/libffi/doc/ |
D | libffi.texi | 128 @findex ffi_prep_cif 154 @findex ffi_prep_cif_var 179 @findex ffi_call 459 @findex FFI_CLOSURES 466 @findex ffi_closure_alloc 475 @findex ffi_closure_free 486 @findex ffi_prep_closure_loc
|
/external/lua/src/ |
D | liolib.c | 302 static FILE *getiofile (lua_State *L, const char *findex) { in getiofile() argument 304 lua_getfield(L, LUA_REGISTRYINDEX, findex); in getiofile() 307 luaL_error(L, "default %s file is closed", findex + IOPREF_LEN); in getiofile()
|
/external/libffi/doc/ |
D | libffi.texi | 141 @findex ffi_prep_cif 167 @findex ffi_prep_cif_var 196 @findex ffi_call 483 @findex ffi_get_struct_offsets 796 @findex FFI_CLOSURES 803 @findex ffi_closure_alloc 812 @findex ffi_closure_free 823 @findex ffi_prep_closure_loc
|
/external/libchrome/third_party/ply/ |
D | lex.py | 152 for cre, findex in ritem: 154 for f in findex:
|
/external/selinux/python/sepolgen/src/sepolgen/ |
D | lex.py | 155 for cre, findex in ritem: 157 for f in findex:
|
/external/ply/ply/ply/ |
D | lex.py | 155 for cre, findex in ritem: 157 for f in findex:
|
/external/python/pycparser/pycparser/ply/ |
D | lex.py | 155 for cre, findex in ritem: 157 for f in findex:
|
/external/libffi/ |
D | texinfo.tex | 4396 % @findex xyz 4868 % @findex, @vindex, @kindex, @cindex. 4870 \def\findex {\fnindex}
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 4396 % @findex xyz 4868 % @findex, @vindex, @kindex, @cindex. 4870 \def\findex {\fnindex}
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3625 % @findex, @vindex, @kindex, @cindex. 3627 \def\findex {\fnindex}
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 3625 % @findex, @vindex, @kindex, @cindex. 3627 \def\findex {\fnindex}
|
/external/mtools/ |
D | texinfo.tex | 5615 % @findex, @vindex, @kindex, @cindex. 5617 \def\findex {\fnindex}
|