Home
last modified time | relevance | path

Searched defs:bd (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/exfatprogs/mkfs/
H A Dupcase.c505 int exfat_create_upcase_table(struct exfat_blk_dev *bd) in exfat_create_upcase_table() argument
/third_party/exfatprogs/tune/
H A Dtune.c48 struct exfat_blk_dev bd; in main() local
/third_party/exfatprogs/label/
H A Dlabel.c40 struct exfat_blk_dev bd; in main() local
/third_party/littlefs/bd/
H A Dlfs_rambd.c23 lfs_rambd_t *bd = cfg->context; in lfs_rambd_create() local
47 lfs_rambd_t *bd = cfg->context; lfs_rambd_destroy() local
60 lfs_rambd_t *bd = cfg->context; lfs_rambd_read() local
80 lfs_rambd_t *bd = cfg->context; lfs_rambd_prog() local
98 lfs_rambd_t *bd = cfg->context; lfs_rambd_erase() local
[all...]
H A Dlfs_filebd.c32 lfs_filebd_t *bd = cfg->context; in lfs_filebd_create() local
54 lfs_filebd_t *bd = cfg->context; in lfs_filebd_destroy() local
70 lfs_filebd_t *bd = cfg->context; in lfs_filebd_read() local
106 lfs_filebd_t *bd = cfg->context; lfs_filebd_prog() local
137 lfs_filebd_t *bd = cfg->context; lfs_filebd_erase() local
153 lfs_filebd_t *bd = cfg->context; lfs_filebd_sync() local
[all...]
H A Dlfs_testbd.c31 lfs_testbd_t *bd = cfg->context; in lfs_testbd_createcfg() local
90 lfs_testbd_t *bd = cfg->context; lfs_testbd_destroy() local
109 lfs_testbd_t *bd = cfg->context; lfs_testbd_rawread() local
119 lfs_testbd_t *bd = cfg->context; lfs_testbd_rawprog() local
129 lfs_testbd_t *bd = cfg->context; lfs_testbd_rawerase() local
138 lfs_testbd_t *bd = cfg->context; lfs_testbd_rawsync() local
152 lfs_testbd_t *bd = cfg->context; lfs_testbd_read() local
177 lfs_testbd_t *bd = cfg->context; lfs_testbd_prog() local
223 lfs_testbd_t *bd = cfg->context; lfs_testbd_erase() local
280 lfs_testbd_t *bd = cfg->context; lfs_testbd_getwear() local
293 lfs_testbd_t *bd = cfg->context; lfs_testbd_setwear() local
[all...]
H A Dlfs_testbd.h77 lfs_filebd_t bd; member
81 lfs_rambd_t bd; member
/third_party/node/deps/v8/src/base/numbers/
H A Ddiy-fp.cc25 uint64_t bd = b * d; in Multiply() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.c156 uInt bl, bd; in inflate_blocks() local
310 uInt bl, bd; in inflate_blocks() local
H A Dinfcodes.c58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument
/third_party/ffmpeg/doc/examples/
H A Davio_reading.c44 struct buffer_data *bd = (struct buffer_data *)opaque; in read_packet() local
67 struct buffer_data bd = { 0 }; in main() local
[all...]
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync02.c62 const struct window bd; member
105 const struct window bd = to_abs(races[i].bd); in worker() local
[all...]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddiy-fp.h81 const uint64_t bd = b * d; in Multiply() local
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-diy-fp.h95 const uint64_t bd = b * d; in Multiply() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_surface.c52 unsigned int width = 0, height = 0, bd, depth; in update_viewport_and_scissor() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-diy-fp.h95 const uint64_t bd = b * d; in Multiply() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_live_variables.cpp76 struct block_data *bd = &block_data[block->num]; in setup_def_use() local
151 struct block_data *bd in compute_live_variables() local
202 const struct block_data &bd = block_data[block->num]; compute_start_end() local
[all...]
H A Dbrw_fs_live_variables.cpp56 fs_live_variables::setup_one_read(struct block_data *bd, in setup_one_read() argument
74 fs_live_variables::setup_one_write(struct block_data *bd, fs_inst *inst, in setup_one_write() argument
113 struct block_data *bd = &block_data[block->num]; in setup_def_use() local
163 struct block_data *bd = &block_data[block->num]; compute_live_variables() local
212 const struct block_data *bd = &block_data[block->num]; compute_live_variables() local
236 struct block_data *bd = &block_data[block->num]; compute_start_end() local
[all...]
/third_party/mesa3d/src/gbm/main/
H A Dbackend.c97 backend_create_device(const struct gbm_backend_desc *bd, int fd) in backend_create_device() argument
149 const struct gbm_backend_desc *bd; in find_backend() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-diy-fp.h95 const uint64_t bd = b * d; in Multiply() local
/third_party/exfatprogs/dump/
H A Ddump.c67 static int exfat_show_ondisk_all_info(struct exfat_blk_dev *bd) in exfat_show_ondisk_all_info() argument
221 struct exfat_blk_dev bd; main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dbluray.c36 BLURAY *bd; member
63 BlurayContext *bd = h->priv_data; in check_disc_info() local
106 BlurayContext *bd = h->priv_data; in bluray_close() local
116 BlurayContext *bd in bluray_open() local
192 BlurayContext *bd = h->priv_data; bluray_read() local
206 BlurayContext *bd = h->priv_data; bluray_seek() local
[all...]
/third_party/ltp/testcases/misc/math/atof/
H A Datof01.c314 register int bd; /* before decimal point */ in checkbuf() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl2.cpp80 ImGui_ImplOpenGL2_Data* bd = IM_NEW(ImGui_ImplOpenGL2_Data)(); in ImGui_ImplOpenGL2_Init() local
89 ImGui_ImplOpenGL2_Data* bd = ImGui_ImplOpenGL2_GetBackendData(); in ImGui_ImplOpenGL2_Shutdown() local
101 ImGui_ImplOpenGL2_Data* bd = ImGui_ImplOpenGL2_GetBackendData(); in ImGui_ImplOpenGL2_NewFrame() local
241 ImGui_ImplOpenGL2_Data* bd in ImGui_ImplOpenGL2_CreateFontsTexture() local
268 ImGui_ImplOpenGL2_Data* bd = ImGui_ImplOpenGL2_GetBackendData(); ImGui_ImplOpenGL2_DestroyFontsTexture() local
[all...]
H A Dimgui_impl_sdlrenderer.cpp58 ImGui_ImplSDLRenderer_Data* bd = IM_NEW(ImGui_ImplSDLRenderer_Data)(); in ImGui_ImplSDLRenderer_Init() local
69 ImGui_ImplSDLRenderer_Data* bd = ImGui_ImplSDLRenderer_GetBackendData(); in ImGui_ImplSDLRenderer_Shutdown() local
82 ImGui_ImplSDLRenderer_Data* bd = ImGui_ImplSDLRenderer_GetBackendData(); in ImGui_ImplSDLRenderer_SetupRenderState() local
92 ImGui_ImplSDLRenderer_Data* bd in ImGui_ImplSDLRenderer_NewFrame() local
101 ImGui_ImplSDLRenderer_Data* bd = ImGui_ImplSDLRenderer_GetBackendData(); ImGui_ImplSDLRenderer_RenderDrawData() local
195 ImGui_ImplSDLRenderer_Data* bd = ImGui_ImplSDLRenderer_GetBackendData(); ImGui_ImplSDLRenderer_CreateFontsTexture() local
221 ImGui_ImplSDLRenderer_Data* bd = ImGui_ImplSDLRenderer_GetBackendData(); ImGui_ImplSDLRenderer_DestroyFontsTexture() local
[all...]

Completed in 11 milliseconds

1234