Searched defs:i_start (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | file.c | 312 int err, wait, free_start, i_start, i_logstart; in fat_free() local
|
| H A D | fat.h | 122 int i_start; /* first cluster or 0 */ member
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | file.c | 313 int err, wait, free_start, i_start, i_logstart; in fat_free() local
|
| H A D | fat.h | 122 int i_start; /* first cluster or 0 */ member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_to_binary_tree_inc.h | 306 const size_t i_start = position - MAX_TREE_COMP_LENGTH + 1; in StitchToPreviousBlock() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_to_binary_tree_inc.h | 306 const size_t i_start = position - MAX_TREE_COMP_LENGTH + 1; in StitchToPreviousBlock() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffplay.c | 1053 int i, i_start, x, y1, y, ys, delay, n, nb_display_channels; in video_audio_display() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 7948 static ImGuiWindow* FindWindowNavFocusable(int i_start, int i_stop, int dir) // FIXME-OPT O(N) in FindWindowNavFocusable() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 9857 static ImGuiWindow* FindWindowNavFocusable(int i_start, int i_stop, int dir) // FIXME-OPT O(N) in FindWindowNavFocusable() argument
|
Completed in 50 milliseconds