Searched refs:findex (Results 1 – 12 of 12) 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/libffi/doc/ |
D | libffi.texi | 128 @findex ffi_prep_cif 154 @findex ffi_prep_cif_var 179 @findex ffi_call 604 @findex FFI_CLOSURES 611 @findex ffi_closure_alloc 620 @findex ffi_closure_free 631 @findex ffi_prep_closure_loc
|
/external/lua/src/ |
D | liolib.c | 293 static FILE *getiofile (lua_State *L, const char *findex) { in getiofile() argument 295 lua_getfield(L, LUA_REGISTRYINDEX, findex); in getiofile() 298 luaL_error(L, "standard %s file is closed", findex + IOPREF_LEN); in getiofile()
|
/external/v8/src/compiler/ |
D | loop-analysis.cc | 162 int findex = from->id() * width_; in PropagateForwardMarks() local 165 uint32_t marks = backward_[tindex + i] & forward_[findex + i]; in PropagateForwardMarks()
|
/external/libchrome/third_party/ply/ |
D | lex.py | 152 for cre, findex in ritem: 154 for f in findex:
|
/external/ply/ply/ply/ |
D | lex.py | 155 for cre, findex in ritem: 157 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/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 4396 % @findex xyz 4868 % @findex, @vindex, @kindex, @cindex. 4870 \def\findex {\fnindex}
|
/external/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}
|