Home
last modified time | relevance | path

Searched +defs:a +defs:thin (Results 76 – 91 of 91) sorted by relevance

1234

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpack-objects.c212 static int thin; variable
2079 const struct object_entry *a = *(struct object_entry **)_a; in pack_offset_sort() local
2313 const struct object_entry *a = *(struct object_entry **)_a; in type_size_sort() local
3258 struct packed_git *a = ((const struct string_list_item*)_a)->util; in pack_mtime_cmp() local
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpack-objects.c212 static int thin; variable
2079 const struct object_entry *a = *(struct object_entry **)_a; in pack_offset_sort() local
2313 const struct object_entry *a = *(struct object_entry **)_a; in type_size_sort() local
3258 struct packed_git *a = ((const struct string_list_item*)_a)->util; in pack_mtime_cmp() local
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpack-objects.c212 static int thin; variable
2079 const struct object_entry *a = *(struct object_entry **)_a; in pack_offset_sort() local
2313 const struct object_entry *a = *(struct object_entry **)_a; in type_size_sort() local
3258 struct packed_git *a = ((const struct string_list_item*)_a)->util; in pack_mtime_cmp() local
/dports/devel/git/git-2.34.1/builtin/
H A Dpack-objects.c212 static int thin; variable
2079 const struct object_entry *a = *(struct object_entry **)_a; in pack_offset_sort() local
2313 const struct object_entry *a = *(struct object_entry **)_a; in type_size_sort() local
3258 struct packed_git *a = ((const struct string_list_item*)_a)->util; in pack_mtime_cmp() local
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpack-objects.c212 static int thin; variable
2079 const struct object_entry *a = *(struct object_entry **)_a; in pack_offset_sort() local
2313 const struct object_entry *a = *(struct object_entry **)_a; in type_size_sort() local
3258 struct packed_git *a = ((const struct string_list_item*)_a)->util; in pack_mtime_cmp() local
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp6760 thin(opts.thin&THIN_FRAMES), in drawControl() local
10585 QPolygon a; in drawProgressBevelGradient() local
10999thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)); in drawLightBevelReal() local
11104 bool thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)), in drawLightBevelReal() local
12179 QPolygon a; in drawArrow() local
13237 QColor Style::shade(const QColor &a, double k) const in shade() argument
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp6760 thin(opts.thin&THIN_FRAMES), in drawControl() local
10585 QPolygon a; in drawProgressBevelGradient() local
10999thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)); in drawLightBevelReal() local
11104 bool thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)), in drawLightBevelReal() local
12179 QPolygon a; in drawArrow() local
13237 QColor Style::shade(const QColor &a, double k) const in shade() argument
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp6760 thin(opts.thin&THIN_FRAMES), in drawControl() local
10585 QPolygon a; in drawProgressBevelGradient() local
10999thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)); in drawLightBevelReal() local
11104 bool thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)), in drawLightBevelReal() local
12179 QPolygon a; in drawArrow() local
13237 QColor Style::shade(const QColor &a, double k) const in shade() argument
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp6760 thin(opts.thin&THIN_FRAMES), in drawControl() local
10585 QPolygon a; in drawProgressBevelGradient() local
10999thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)); in drawLightBevelReal() local
11104 bool thin(WIDGET_SB_BUTTON==w || WIDGET_SPIN==w || ((horiz ? r.height() : r.width())<16)), in drawLightBevelReal() local
12179 QPolygon a; in drawArrow() local
13237 QColor Style::shade(const QColor &a, double k) const in shade() argument
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/parsetree/
H A Dsource.ml1138 a: int; RecordField
2432 type a = int * int type
2740 let rec thin : type n. n succ fin -> n fin -> n succ fin = var
3915 type a type
3992 let (a : M.a) = 2 var
4060 type 't a = [ `A ] type
5478 let a = Test2.A;; (* fail *) var
6367 type t = { a : unit; b : unit } RecordField
6373 let a : [< int u] = `A;; var
6871 type a = A;; type
[all …]
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/parsetree/
H A Dsource.ml1138 a: int; RecordField
2432 type a = int * int type
2740 let rec thin : type n. n succ fin -> n fin -> n succ fin = var
3915 type a type
3992 let (a : M.a) = 2 var
4060 type 't a = [ `A ] type
5478 let a = Test2.A;; (* fail *) var
6367 type t = { a : unit; b : unit } RecordField
6373 let a : [< int u] = `A;; var
6871 type a = A;; type
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dobjects.cc7415 Maybe<bool> JSArray::ArraySetLength(Isolate* isolate, Handle<JSArray> a, in ArraySetLength()
10113 uint32_t a = NumberToUint32(a_obj); in ContainsSortedNumbers() local
10766 ThinString* thin = ThinString::cast(string); in GetFlatContent() local
11279 static inline bool CompareRawStringContents(const Char* const a, in CompareRawStringContents()
11289 static inline bool compare(const Chars1* a, const Chars2* b, int len) { in compare()
11304 static inline bool compare(const uint16_t* a, const uint16_t* b, int len) { in compare()
11313 static inline bool compare(const uint8_t* a, const uint8_t* b, int len) { in compare()
11383 const Chars1* a = reinterpret_cast<const Chars1*>(state_1->buffer8_); in Equals() local
17079 ThinString* thin = ThinString::cast(string); in MakeStringThin() local
/dports/biology/seqio/seqio-1.2.2/
H A Dseqio.c5751 int i, count, status, shift, format, width, thin, wide, num; in databank_fast_read() local
9620 char ch, *t, *a, *b, *ptr, **fieldptr, *istruct, *itop; in setup_field() local
13820 int i, j, k, a, c, g, t2, u, o, count, alpha, flag, flag2; in genbank_putseq() local
14232 int i, j, k, a, c, g, t2, u, o, alpha, count, flag, flag2, pos, epd_flag; in embl_putseq() local
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/style/
H A DKvantum.cpp113 qreal a = (1.0 - a1) * a0 + a1; in overlayColor() local
7808 bool thin = false; in drawControl() local
/dports/x11-toolkits/pango/pango-1.48.11/docs/Pango/
H A Dindex.json1a single glyph in the output ..."},{"type":"alias","name":"GlyphUnit","ctype":"PangoGlyphUnit","su… array
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1ale_names":{"mary":1,"patricia":2,"linda":3,"barbara":4,"elizabeth":5,"jennifer":6,"maria":7,"susa… number

1234