Home
last modified time | relevance | path

Searched +defs:used +defs:by +defs:list (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/platform/gl/
H A Dgl-ui.c731 int avail, used, n; in ui_label() local
811 float bx = mark.x0+2 + 4, by = mark.y0+2 + 5; in ui_checkbox_aux() local
967 void ui_tree_begin(struct list *list, int count, int req_w, int req_h, int is_tree) in ui_tree_begin()
1018 int ui_tree_item(struct list *list, const void *id, const char *label, int selected, int depth, int… in ui_tree_item()
1071 void ui_list_begin(struct list *list, int count, int req_w, int req_h) in ui_list_begin()
1076 int ui_list_item(struct list *list, const void *id, const char *label, int selected) in ui_list_item()
1081 void ui_tree_end(struct list *list) in ui_tree_end()
1086 void ui_list_end(struct list *list) in ui_list_end()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dbdf.c196 int used; member
338 unsigned int used; member
366 _bdf_list_t list; member
991 _bdf_list_t list; in _bdf_set_default_spacing() local
2626 unsigned short x, y, dx, dy, bx, by, bpr, nbpr; in _bdf_pad_cell() local
3622 _bdf_list_t list; member
5720 _bdf_list_t list; in bdf_has_xlfd_name() local
5740 unsigned int i, width, used; in bdf_make_xlfd_name() local
5918 _bdf_list_t list; in bdf_update_name_from_properties() local
5994 _bdf_list_t list; in bdf_update_properties_from_name() local
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Ddraw-path.c514 fz_add_line_join(fz_context *ctx, sctx *s, float ax, float ay, float bx, float by, float cx, float … in fz_add_line_join()
647 fz_add_line_cap(fz_context *ctx, sctx *s, float ax, float ay, float bx, float by, fz_linecap lineca… in fz_add_line_cap()
1019 fz_dash_lineto(fz_context *ctx, struct sctx *s, float bx, float by, int from_bezier) in fz_dash_lineto()
1022 float total, used, ratio, tail; in fz_dash_lineto() local
1446 const float *list = stroke->dash_list; in do_flatten_stroke() local
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_setup.cpp1577 WORD* used; in P_LoadNodes() local
2799 int by = (y1 - miny) >> BLOCKBITS; in P_CreateBlockMap() local
2937 int *list, *tmplist; in P_VerifyBlockMap() local
/dports/graphics/grafx2/grafx2/src/
H A Dgraph.c627 byte used[256]; // Tableau de booléens "La couleur est utilisée" in Remap_spare() local
1634 void Clamp_coordinates_regular_angle(short ax, short ay, short* bx, short* by) in Clamp_coordinates_regular_angle()
2669 T_Polygon_edge * Add_edge(T_Polygon_edge *list, T_Polygon_edge *edge, int sort_by_x) in Add_edge()
2711 T_Polygon_edge * Remove_edge(T_Polygon_edge *list, T_Polygon_edge *edge) in Remove_edge()
2908 void Shade_list_to_lookup_tables(word * list,short step,byte mode,byte * table_inc,byte * table_dec) in Shade_list_to_lookup_tables()
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dsh.c347 static void *push_arg(struct arg_list **list, void *arg) in push_arg()
1018 char *getvar_special(char *str, int len, int *used, struct arg_list **delete) in getvar_special()
4127 long long by = 1; in shift_main() local
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dsolo.c2520 digit *list, *ingrid, *outgrid; in solver() local
2765 unsigned int used; in gridgen_real() local
3022 bool *used; in check_valid() local
4214 int bx, by; in new_game() local
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil2.c1193 ValNodePtr list = NULL; in HasPubSrcComDescriptors() local
1789 ValNodePtr list = NULL; in SqnTagFindMultiple() local
8368 ValNodePtr list = NULL; in ListFromString() local
13673 Byte by; in PhrapGraphForContig() local
14803 Uint1 used; in SeqEdRemapPackSeqPnt() local
16451 ValNodePtr list = NULL, vnp; in SortPairwiseAlignmentsByFirstSeqRange() local
17983 ValNodePtr list, vnp; in AutoReplaceSpecialCharactersWithMessage() local
18163 ValNodePtr list = NULL; in GetStructuredCommentPrefixList() local
18584 ValNodePtr list = NULL; in GetStructuredCommentsForBioseq() local
19531 ValNodePtr list = NULL; in ListKeywordsOnBioseq() local
[all …]
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/lang/
H A Dqbittorrent_ko.ts5119 you should put in domain names used by WebUI server. property
5569 <source>Port used for incoming connections:</source> property
5655 <source>Otherwise, the proxy server is only used for tracker connections</source> property
5971 <source>Trusted proxies list:</source> property
7165 <source>This URL seed is already in the list.</source> property
7305 <source>Download the torrents passed by the user</source> property
9520 - You can split the trackers into groups by inserting blank lines. property
9759 <source>µTorrent compatible list URL:</source> property
9779 <source>The trackers list could not be downloaded, reason: %1</source> property
9970 <comment>Torrent was added to transfer list on 01/01/2010 08:00</comment> property
[all …]
/dports/devel/ncurses/ncurses-6.3/test/
H A Dncurses.c3156 cycle_attr(int ch, unsigned *at_code, chtype *attr, ATTR_TBL * list, unsigned limit) in cycle_attr()
3182 cycle_w_attr(int ch, unsigned *at_code, attr_t *attr, W_ATTR_TBL * list, unsigned limit) in cycle_w_attr()
3509 size_t used = strlen(temp); in x_slk_test() local
5990 int w, h, bx, by, sw, sh, i; in flushinp_test() local
/dports/x11-wm/compiz/compiz-0.8.8/gtk/window-decorator/
H A Dgtk-window-decorator.c2441 GSList *list; in draw_decor_list() local
4475 gint bx, by, width, height; in position_action_menu() local
5923 gboolean used[META_BUTTON_FUNCTION_LAST]; in meta_update_button_layout() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dplot.c5232 static int BoxCheck( float *bx, float *by, float *cx, float *cy, int *status ) { in BoxCheck()
5943 double *ticks, int nticks, int force, char **list, in CheckLabels()
6156 char **list; /* The returned pointer */ in CheckLabels2() local
7421 static int Cross( float ax, float ay, float bx, float by, in Cross()
12633 static int FindString( int n, const char *list[], const char *test, in FindString()
13666 static int FullForm( const char *list, const char *test, const char *text, in FullForm()
20688 double *used; /* Pointer to list of used label values */ in Labels() local
23214 LabelList *list, char *fmt, int nlab, float **box, in PlotLabels()
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_fr.ts120329 <source>Create a bullet list</source> property
120339 <source>Create an ordered list</source> property
120745 <source>Failed to get list of tables</source> property
120826 <source>Order by</source> property
123030 <source>Select by Group…</source> property
124545 <source>The selected file is not a substitution list.</source> property
127563 <source>Order by value</source> property
128740 <source>Keyword list</source> property
128885 …rce>The feature display name is used in identify results, locator searches and the attribute table… property
129100 …<source>A name used to identify the layer. The short name is a text string used for machine-to-mac… property
[all …]
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgdkdefs.c430 gint* used; in sgdk_color_context_get_pixels_incremental() local
3652 gchar*** list; in sgdk_text_property_to_text_list() local
3668 gchar** list; in sgdk_free_text_list() local
3863 gint by; in sgdk_window_xid_at() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/freetype/
H A Dfreetype.h28850 FT_List_Find( FT_List list, in FT_List_Find()
28865 FT_List_Add( FT_List list, in FT_List_Add()
28910 FT_List_Up( FT_List list, in FT_List_Up()
38860 int used; member
39675 unsigned long used; member
39697 _bdf_list_t list; member
40289 _bdf_list_t list; in _bdf_set_default_spacing() local
87387 FT_Int by ) in TT_DotFix14()
103959 InsNew( PProfileList list, in InsNew()
103984 DelOld( PProfileList list, in DelOld()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/freetype/
H A Dfreetype.h28850 FT_List_Find( FT_List list, in FT_List_Find()
28865 FT_List_Add( FT_List list, in FT_List_Add()
28910 FT_List_Up( FT_List list, in FT_List_Up()
38860 int used; member
39675 unsigned long used; member
39697 _bdf_list_t list; member
40289 _bdf_list_t list; in _bdf_set_default_spacing() local
87387 FT_Int by ) in TT_DotFix14()
103959 InsNew( PProfileList list, in InsNew()
103984 DelOld( PProfileList list, in DelOld()
[all …]
/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/
H A DJmol.properties2016 by the stringified values of the specified key. key
11562 by the name of the context: key
12467 list = compare({1.1},{2.1},"smiles","BONDS") key
12969 list = compare({1.1},{2.1},sm,"BONDS") key
13973 used to separate the script into separate scenes. "n" must be an integer. key
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1elen":15,"sandra":16,"donna":17,"carol":18,"ruth":19,"sharon":20,"michelle":21,"laura":22,"sarah":… number