/third_party/ltp/testcases/kernel/syscalls/epoll/ |
D | epoll-ltp.c | 358 epoll_fds[fd_index], ev_ptr, ev_ptr->events, ev_ptr->data.fd, errno, \ 363 epoll_fds[fd_index], ev_ptr, errno, strerror(errno)); \ 372 epoll_fds[fd_index], ev_ptr, ev_ptr->events, ev_ptr->data.fd, errno, \ 377 epoll_fds[fd_index], ev_ptr, errno, strerror(errno)); \ 408 unsigned int fd_index; /* index into fd list for the fd parameter */ in test_epoll_ctl() local 465 for (fd_index = 0; in test_epoll_ctl() 466 fd_index < (sizeof(fds) / sizeof(int)); in test_epoll_ctl() 467 fd_index++) { in test_epoll_ctl() 496 fds[fd_index], in test_epoll_ctl()
|
/third_party/flutter/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 357 FT_Byte fd_index = cff_fd_select_get( &cff->fd_select, in cff_slot_load() local 361 if ( fd_index >= cff->num_subfonts ) in cff_slot_load() 362 fd_index = (FT_Byte)( cff->num_subfonts - 1 ); in cff_slot_load() 365 sub_upm = (FT_Long)cff->subfonts[fd_index]->font_dict.units_per_em; in cff_slot_load() 368 font_matrix = cff->subfonts[fd_index]->font_dict.font_matrix; in cff_slot_load() 369 font_offset = cff->subfonts[fd_index]->font_dict.font_offset; in cff_slot_load()
|
D | cffload.c | 2396 CFF_IndexRec fd_index; in cff_font_load() local 2415 error = cff_index_init( &fd_index, stream, 0, cff2 ); in cff_font_load() 2421 if ( fd_index.count > CFF_MAX_CID_FONTS ) in cff_font_load() 2428 font->num_subfonts = fd_index.count; in cff_font_load() 2429 if ( FT_NEW_ARRAY( sub, fd_index.count ) ) in cff_font_load() 2433 for ( idx = 0; idx < fd_index.count; idx++ ) in cff_font_load() 2437 for ( idx = 0; idx < fd_index.count; idx++ ) in cff_font_load() 2442 &fd_index, in cff_font_load() 2456 if ( !cff2 || fd_index.count > 1 ) in cff_font_load() 2463 cff_index_done( &fd_index ); in cff_font_load()
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffgload.c | 356 FT_Byte fd_index = cff_fd_select_get( &cff->fd_select, in cff_slot_load() local 360 if ( fd_index >= cff->num_subfonts ) in cff_slot_load() 361 fd_index = (FT_Byte)( cff->num_subfonts - 1 ); in cff_slot_load() 364 sub_upm = (FT_Long)cff->subfonts[fd_index]->font_dict.units_per_em; in cff_slot_load() 366 font_matrix = cff->subfonts[fd_index]->font_dict.font_matrix; in cff_slot_load() 367 font_offset = cff->subfonts[fd_index]->font_dict.font_offset; in cff_slot_load()
|
D | cffload.c | 2404 CFF_IndexRec fd_index; in cff_font_load() local 2423 error = cff_index_init( &fd_index, stream, 0, cff2 ); in cff_font_load() 2429 if ( fd_index.count > CFF_MAX_CID_FONTS ) in cff_font_load() 2436 font->num_subfonts = fd_index.count; in cff_font_load() 2437 if ( FT_NEW_ARRAY( sub, fd_index.count ) ) in cff_font_load() 2441 for ( idx = 0; idx < fd_index.count; idx++ ) in cff_font_load() 2445 for ( idx = 0; idx < fd_index.count; idx++ ) in cff_font_load() 2450 &fd_index, in cff_font_load() 2464 if ( !cff2 || fd_index.count > 1 ) in cff_font_load() 2471 cff_index_done( &fd_index ); in cff_font_load()
|
/third_party/freetype/src/cff/ |
D | cffgload.c | 434 FT_Byte fd_index = cff_fd_select_get( &cff->fd_select, in cff_slot_load() local 438 if ( fd_index >= cff->num_subfonts ) in cff_slot_load() 439 fd_index = (FT_Byte)( cff->num_subfonts - 1 ); in cff_slot_load() 442 sub_upm = (FT_Long)cff->subfonts[fd_index]->font_dict.units_per_em; in cff_slot_load() 444 font_matrix = cff->subfonts[fd_index]->font_dict.font_matrix; in cff_slot_load() 445 font_offset = cff->subfonts[fd_index]->font_dict.font_offset; in cff_slot_load()
|
D | cffload.c | 2404 CFF_IndexRec fd_index; in cff_font_load() local 2423 error = cff_index_init( &fd_index, stream, 0, cff2 ); in cff_font_load() 2429 if ( fd_index.count > CFF_MAX_CID_FONTS ) in cff_font_load() 2436 font->num_subfonts = fd_index.count; in cff_font_load() 2437 if ( FT_NEW_ARRAY( sub, fd_index.count ) ) in cff_font_load() 2441 for ( idx = 0; idx < fd_index.count; idx++ ) in cff_font_load() 2445 for ( idx = 0; idx < fd_index.count; idx++ ) in cff_font_load() 2450 &fd_index, in cff_font_load() 2464 if ( !cff2 || fd_index.count > 1 ) in cff_font_load() 2471 cff_index_done( &fd_index ); in cff_font_load()
|
/third_party/NuttX/include/nuttx/fs/ |
D | dirent_fs.h | 102 unsigned int fd_index; /* Current index of the directory entry to read */ member
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | cffdecode.c | 2381 FT_Byte fd_index = cffload->fd_select_get( &cff->fd_select, in cff_decoder_prepare() local 2385 if ( fd_index >= cff->num_subfonts ) in cff_decoder_prepare() 2392 FT_TRACE3(( " in subfont %d:\n", fd_index )); in cff_decoder_prepare() 2394 sub = cff->subfonts[fd_index]; in cff_decoder_prepare() 2403 builder->hints_globals = (void *)internal->subfonts[fd_index]; in cff_decoder_prepare()
|
/third_party/freetype/src/psaux/ |
D | cffdecode.c | 2381 FT_Byte fd_index = cffload->fd_select_get( &cff->fd_select, in cff_decoder_prepare() local 2385 if ( fd_index >= cff->num_subfonts ) in cff_decoder_prepare() 2392 FT_TRACE3(( " in subfont %d:\n", fd_index )); in cff_decoder_prepare() 2394 sub = cff->subfonts[fd_index]; in cff_decoder_prepare() 2403 builder->hints_globals = (void *)internal->subfonts[fd_index]; in cff_decoder_prepare()
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | cffdecode.c | 2378 FT_Byte fd_index = cffload->fd_select_get( &cff->fd_select, in cff_decoder_prepare() local 2382 if ( fd_index >= cff->num_subfonts ) in cff_decoder_prepare() 2389 FT_TRACE3(( " in subfont %d:\n", fd_index )); in cff_decoder_prepare() 2391 sub = cff->subfonts[fd_index]; in cff_decoder_prepare() 2400 builder->hints_globals = (void *)internal->subfonts[fd_index]; in cff_decoder_prepare()
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-service.c | 181 pfd = &vpt->fds[ftp->fd_index]; in _lws_plat_service_tsi()
|
/third_party/libwebsockets/lib/core/ |
D | private-lib-core.h | 331 int fd_index; member
|
/third_party/libwebsockets/lib/core-net/ |
D | pollfd.c | 115 ftp->fd_index = wsi->position_in_fds_table; in _lws_change_pollfd()
|
/third_party/freetype/docs/oldlogs/ |
D | ChangeLog.23 | 5801 Check `fd_index'.
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.23 | 5801 Check `fd_index'.
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.23 | 5801 Check `fd_index'.
|