Home
last modified time | relevance | path

Searched defs:gv (Results 1 – 25 of 4002) sorted by relevance

12345678910>>...161

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/gv/
H A Dgv.go1 package gv package
12 type gv struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/gv/
H A Dgv.go1 package gv package
12 type gv struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/gv/
H A Dgv.go1 package gv package
12 type gv struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dgv.h30 # define GvGP(gv) \ argument
35 # define GvGP_set(gv,gp) \ argument
40 # define GvFLAGS(gv) \ argument
45 # define GvSTASH(gv) \ argument
51 # define GvNAME_HEK(gv) \ argument
71 #define GvNAME(gv) GvNAME_get(gv) argument
101 #define GvSV(gv) (GvGP(gv)->gp_sv) argument
107 #define GvSVn(gv) GvSV(gv) argument
205 # define GvIN_PAD(gv) 0 argument
206 # define GvIN_PAD_on(gv) NOOP argument
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dgv.h30 # define GvGP(gv) \ argument
35 # define GvGP_set(gv,gp) \ argument
40 # define GvFLAGS(gv) \ argument
45 # define GvSTASH(gv) \ argument
51 # define GvNAME_HEK(gv) \ argument
71 #define GvNAME(gv) GvNAME_get(gv) argument
96 #define GvSV(gv) (GvGP(gv)->gp_sv) argument
102 #define GvSVn(gv) GvSV(gv) argument
200 # define GvIN_PAD(gv) 0 argument
201 # define GvIN_PAD_on(gv) NOOP argument
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dgv.h30 # define GvGP(gv) \ argument
35 # define GvGP_set(gv,gp) \ argument
40 # define GvFLAGS(gv) \ argument
45 # define GvSTASH(gv) \ argument
51 # define GvNAME_HEK(gv) \ argument
71 #define GvNAME(gv) GvNAME_get(gv) argument
96 #define GvSV(gv) (GvGP(gv)->gp_sv) argument
102 #define GvSVn(gv) GvSV(gv) argument
200 # define GvIN_PAD(gv) 0 argument
201 # define GvIN_PAD_on(gv) NOOP argument
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dgv.h30 # define GvGP(gv) \ argument
35 # define GvGP_set(gv,gp) \ argument
40 # define GvFLAGS(gv) \ argument
45 # define GvSTASH(gv) \ argument
51 # define GvNAME_HEK(gv) \ argument
71 #define GvNAME(gv) GvNAME_get(gv) argument
101 #define GvSV(gv) (GvGP(gv)->gp_sv) argument
107 #define GvSVn(gv) GvSV(gv) argument
205 # define GvIN_PAD(gv) 0 argument
206 # define GvIN_PAD_on(gv) NOOP argument
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/haskell-gi-base-0.24.5/Data/GI/Base/
H A DGValue.hs279 get_int gv = withManagedPtr gv _get_int function
296 get_uint gv = withManagedPtr gv _get_uint function
307 get_long gv = withManagedPtr gv _get_long function
318 get_ulong gv = withManagedPtr gv _get_ulong function
329 get_int64 gv = withManagedPtr gv _get_int64 function
340 get_uint64 gv = withManagedPtr gv _get_uint64 function
370 set_boolean gv b = withManagedPtr gv $ \ptr -> function
396 get_object gv = withManagedPtr gv _get_object function
407 get_boxed gv = withManagedPtr gv _get_boxed function
429 get_enum gv = withManagedPtr gv _get_enum function
[all …]
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dgather.c24 local_gather_INT1(int n, __INT1_T *dst, __INT1_T *src, int *gv) in local_gather_INT1()
32 local_gather_INT2(int n, __INT2_T *dst, __INT2_T *src, int *gv) in local_gather_INT2()
40 local_gather_INT4(int n, __INT4_T *dst, __INT4_T *src, int *gv) in local_gather_INT4()
48 local_gather_INT8(int n, __INT8_T *dst, __INT8_T *src, int *gv) in local_gather_INT8()
56 local_gather_LOG1(int n, __LOG1_T *dst, __LOG1_T *src, int *gv) in local_gather_LOG1()
64 local_gather_LOG2(int n, __LOG2_T *dst, __LOG2_T *src, int *gv) in local_gather_LOG2()
72 local_gather_LOG4(int n, __LOG4_T *dst, __LOG4_T *src, int *gv) in local_gather_LOG4()
80 local_gather_LOG8(int n, __LOG8_T *dst, __LOG8_T *src, int *gv) in local_gather_LOG8()
88 local_gather_REAL4(int n, __REAL4_T *dst, __REAL4_T *src, int *gv) in local_gather_REAL4()
96 local_gather_REAL8(int n, __REAL8_T *dst, __REAL8_T *src, int *gv) in local_gather_REAL8()
[all …]
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgv2.c173 geovect *gv; in GV_load_vector() local
205 geovect *gv; in GV_get_vectname() local
230 geovect *gv; in GV_set_style() local
259 geovect *gv; in GV_get_style() local
290 geovect *gv; in GV_set_style_thematic() local
322 geovect *gv; in GV_unset_style_thematic() local
345 geovect *gv; in GV_set_trans() local
368 geovect *gv; in GV_get_trans() local
395 geovect *gv; in GV_select_surf() local
424 geovect *gv; in GV_unselect_surf() local
[all …]
H A Dgv.c35 geovect *gv; in gv_get_vect() local
78 geovect *gv; in gv_num_vects() local
156 geovect *gv; in gv_update_drapesurfs() local
184 int gv_set_defaults(geovect * gv) in gv_set_defaults()
223 int gv_init_vect(geovect * gv) in gv_init_vect()
264 geovect *gv; in gv_free_vect() local
361 void gv_set_drapesurfs(geovect * gv, int *hsurfs, int nsurfs) in gv_set_drapesurfs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java55 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
101 void test(String name, GlyphVector gv, int expectedFlags) { in test()
142 int computeFlags(GlyphVector gv) { in computeFlags()
160 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
172 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
185 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
199 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java55 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
101 void test(String name, GlyphVector gv, int expectedFlags) { in test()
142 int computeFlags(GlyphVector gv) { in computeFlags()
160 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
172 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
185 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
199 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A Dcoveandtiler.cc60 CoveAndTiler::output( GridVertex &gv ) in output()
200 GridVertex gv( top.uend, bot.vindex ); in coveUpperRight() local
227 GridVertex gv( top.uend, bot.vindex ); in coveUR() local
262 GridVertex gv( top.ustart, bot.vindex ); in coveUpperLeft() local
289 GridVertex gv( top.ustart, bot.vindex ); in coveUL() local
323 GridVertex gv( bot.ustart, top.vindex ); in coveLowerLeft() local
350 GridVertex gv( bot.ustart, top.vindex ); in coveLL() local
384 GridVertex gv( bot.uend, top.vindex ); in coveLowerRight() local
411 GridVertex gv( bot.uend, top.vindex ); in coveLR() local
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/proc/src/disamb/
H A Dimplementation.rs79 let gv = GroupVars::rendered_if(edge.is_some()); in ref_ir() localVariable
88 let gv = GroupVars::rendered_if(content.is_some()); in ref_ir() localVariable
97 let gv = GroupVars::rendered_if(edge.is_some()); in ref_ir() localVariable
104 let gv = GroupVars::rendered_if(edge.is_some()); in ref_ir() localVariable
112 let gv = GroupVars::rendered_if(edge.is_some()); in ref_ir() localVariable
120 let gv = GroupVars::rendered_if(edge.is_some()); in ref_ir() localVariable
174 let gv = GroupVars::rendered_if(content.is_some()); in ref_ir() localVariable
247 let gv = GroupVars::rendered_if(content.is_some()); in ref_ir() localVariable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/font/GlyphVector/
H A DTestLayoutFlags.java63 GlyphVector gv = font.createGlyphVector(frc, "abcde"); in runTest() local
145 void test(String name, GlyphVector gv, boolean layout, int allowedFlags) { in test()
209 int computeFlags(GlyphVector gv, int initValue) { in computeFlags()
230 void validateCharIndexMethods(GlyphVector gv) { in validateCharIndexMethods()
242 boolean glyphsAreLTR(GlyphVector gv) { in glyphsAreLTR()
255 boolean glyphsAreRTL(GlyphVector gv) { in glyphsAreRTL()
269 boolean hasComplexGlyphs(GlyphVector gv) { in hasComplexGlyphs()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/
H A Dsdi_impl.h240 bool read_value(bool *ap, const GV &gv) { in read_value()
254 bool read_value(int *ap, const GV &gv) { in read_value()
268 bool read_value(uint *ap, const GV &gv) { in read_value()
282 bool read_value(ulong *ap, const GV &gv) { in read_value()
296 bool read_value(ulonglong *ap, const GV &gv) { in read_value()
310 bool read_value(dd::String_type *ap, const GV &gv) { in read_value()
339 bool read(T *ap, const GV &gv, const char *key) { in read()
365 bool read_enum(ENUM_T *ep, const GV &gv, const char *key) { in read_enum()
417 bool read_properties(PP *p, const GV &gv, const char *key) { in read_properties()
449 const GV &gv, const char *key) { in deserialize_schema_ref()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_rfgain.c67 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212InitializeGainValues() local
123 ar5212InvalidGainReadback(struct ath_hal *ah, GAIN_VALUES *gv) in ar5212InvalidGainReadback()
179 ar5212IsGainAdjustNeeded(struct ath_hal *ah, const GAIN_VALUES *gv) in ar5212IsGainAdjustNeeded()
188 ar5212AdjustGain(struct ath_hal *ah, GAIN_VALUES *gv) in ar5212AdjustGain()
246 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212GetGainFCorrection() local
280 GAIN_VALUES *gv = &ahp->ah_gainValues; in ar5212GetRfgain() local

12345678910>>...161