Home
last modified time | relevance | path

Searched refs:abb (Results 1 – 25 of 2112) sorted by relevance

12345678910>>...85

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/regulator/
H A Dti-abb-regulator.c149 return !!(readl(abb->int_base) & abb->txdone_mask); in ti_abb_check_txdone()
158 writel(abb->txdone_mask, abb->int_base); in ti_abb_clear_txdone()
226 val &= ~(abb->ldovbb_override_mask | abb->ldovbb_vset_mask); in ti_abb_program_ldovbb()
320 if (!abb) { in ti_abb_set_voltage_sel()
356 oinfo = &abb->info[abb->current_info_idx]; in ti_abb_set_voltage_sel()
389 if (!abb) { in ti_abb_get_voltage_sel()
722 if (!abb) in ti_abb_probe()
727 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
734 abb->setup_reg = abb->base + abb->regs->setup_off; in ti_abb_probe()
735 abb->control_reg = abb->base + abb->regs->control_off; in ti_abb_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/regulator/
H A Dti-abb-regulator.c149 return !!(readl(abb->int_base) & abb->txdone_mask); in ti_abb_check_txdone()
158 writel(abb->txdone_mask, abb->int_base); in ti_abb_clear_txdone()
226 val &= ~(abb->ldovbb_override_mask | abb->ldovbb_vset_mask); in ti_abb_program_ldovbb()
320 if (!abb) { in ti_abb_set_voltage_sel()
356 oinfo = &abb->info[abb->current_info_idx]; in ti_abb_set_voltage_sel()
389 if (!abb) { in ti_abb_get_voltage_sel()
722 if (!abb) in ti_abb_probe()
727 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
734 abb->setup_reg = abb->base + abb->regs->setup_off; in ti_abb_probe()
735 abb->control_reg = abb->base + abb->regs->control_off; in ti_abb_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/regulator/
H A Dti-abb-regulator.c149 return !!(readl(abb->int_base) & abb->txdone_mask); in ti_abb_check_txdone()
158 writel(abb->txdone_mask, abb->int_base); in ti_abb_clear_txdone()
226 val &= ~(abb->ldovbb_override_mask | abb->ldovbb_vset_mask); in ti_abb_program_ldovbb()
320 if (!abb) { in ti_abb_set_voltage_sel()
356 oinfo = &abb->info[abb->current_info_idx]; in ti_abb_set_voltage_sel()
389 if (!abb) { in ti_abb_get_voltage_sel()
722 if (!abb) in ti_abb_probe()
727 if (abb->regs->setup_off || abb->regs->control_off) { in ti_abb_probe()
734 abb->setup_reg = abb->base + abb->regs->setup_off; in ti_abb_probe()
735 abb->control_reg = abb->base + abb->regs->control_off; in ti_abb_probe()
[all …]
/dports/devel/p5-Date-Manip/Date-Manip-6.85/internal/
H A Dgen_dm5abbrevs117 my($abb) = shift(@tmp);
119 $off{$abb} = $off;
120 print " $abb" . " "x(6-length($abb)) . " $off\n";
136 my $abb = lc($per[4]);
137 next if ($abb ne $abbrev);
155 print " $abb" . " "x(6-length($abb)) . " $off\n";
156 $off{$abb} = $off;
176 my $abb = lc($per[4]);
225 foreach my $abb (sort keys %off) {
226 my $off = $off{$abb};
[all …]
H A Dtzdata621 $abb eq "" ||
638 _do_mods_years($abbrev,$zone,$abb,"0001",$year2) if ($abb !~ /^[+-]?\d*$/);
669 $abb eq "" ||
707 $a ne $abb ||
747 _do_mods_years($abbrev,$zone,$abb,$year,$year2) if ($abb !~ /^[+-]?\d*$/);
972 $abb,$isdst);
993 my($abb) = $zone;
994 $abb =~ s/Etc\///;
1770 my (@abb) = sort keys %$abbrev_or;
1771 foreach my $abb (@abb) {
[all …]
/dports/math/miracl/miracl-5.6/
H A Dgf2m.cpp68 {GF2m abb=b1; abb+=b2; return abb;} in operator +() local
71 {GF2m abb=b1; abb+=b2; return abb;} in operator +() local
75 GF2m abb=b1; in operator *() local
77 abb*=abb; in operator *()
79 abb*=b2; in operator *()
80 return abb; in operator *()
84 {GF2m abb; inverse2(b2.fn,abb.fn); modmult2(b1.fn,abb.fn,abb.fn); return abb;} in operator /() local
/dports/devel/elfutils/elfutils-0.179/libdw/
H A Ddwarf_tag.c41 Dwarf_Abbrev *abb; in __libdw_findabbrev() local
48 abb = Dwarf_Abbrev_Hash_find (&cu->abbrev_hash, code); in __libdw_findabbrev()
49 if (abb == NULL) in __libdw_findabbrev()
56 abb = __libdw_getabbrev (cu->dbg, cu, cu->last_abbrev_offset, &length, in __libdw_findabbrev()
58 if (abb == NULL || abb == DWARF_END_ABBREV) in __libdw_findabbrev()
68 if (abb->code == code) in __libdw_findabbrev()
74 if (unlikely (abb == NULL)) in __libdw_findabbrev()
75 abb = DWARF_END_ABBREV; in __libdw_findabbrev()
77 return abb; in __libdw_findabbrev()
H A Ddwarf_getabbrev.c84 Dwarf_Abbrev *abb = NULL; in __libdw_getabbrev() local
89 abb = libdw_typed_alloc (dbg, Dwarf_Abbrev); in __libdw_getabbrev()
91 abb = result; in __libdw_getabbrev()
97 if (unlikely (abb->offset != offset)) in __libdw_getabbrev()
116 abb->code = code; in __libdw_getabbrev()
119 get_uleb128 (abb->tag, abbrevp, end); in __libdw_getabbrev()
122 abb->has_children = *abbrevp++ == DW_CHILDREN_yes; in __libdw_getabbrev()
123 abb->attrp = (unsigned char *) abbrevp; in __libdw_getabbrev()
124 abb->offset = offset; in __libdw_getabbrev()
153 if (Dwarf_Abbrev_Hash_insert (&cu->abbrev_hash, abb->code, abb) == -1) in __libdw_getabbrev()
[all …]
/dports/devel/slf4j/slf4j-1.7.21/slf4j-migrator/src/test/java/org/slf4j/migrator/helper/
H A DAbbreviatorTest.java44 String r = abb.abbreviate(INPUT_0); in testSmoke()
49 Abbreviator abb = new Abbreviator(3, 8, FS); in testSmoke() local
50 String r = abb.abbreviate(INPUT_0); in testSmoke()
54 Abbreviator abb = new Abbreviator(3, 8, FS); in testSmoke() local
55 String r = abb.abbreviate(INPUT_0); in testSmoke()
62 Abbreviator abb = new Abbreviator(2, 20, FS); in testImpossibleToAbbreviate() local
64 String r = abb.abbreviate(in); in testImpossibleToAbbreviate()
70 Abbreviator abb = new Abbreviator(2, 100, FS); in testNoFS() local
71 String r = abb.abbreviate("hello"); in testNoFS()
80 String r = abb.abbreviate(INPUT_0); in testZeroPrefix()
[all …]
/dports/devel/p5-UDCode/UDCode-1.03/t/
H A D03_is_prefix_of.t7 ok( is_prefix_of("", "abb"));
8 ok( is_prefix_of("a", "abb"));
9 ok( is_prefix_of("ab", "abb"));
10 ok( is_prefix_of("abb", "abb"));
11 ok(! is_prefix_of("b", "abb"));
12 ok(! is_prefix_of("ba", "abb"));
13 ok(! is_prefix_of("bb", "abb"));
H A D04_subtract.t7 is(subtract("", "abb"), "abb");
8 is(subtract("a", "abb"), "bb");
9 is(subtract("ab", "abb"), "b");
10 is(subtract("abb", "abb"), "");
/dports/math/scilab/scilab-6.1.1/scilab/modules/string/tests/unit_tests/
H A Dstrsubst.tst197 assert_checkequal( strsubst('abb\nb\n' ,'/abb\Z/' ,' ' ,'r') , 'abb\…
198 assert_checkequal( strsubst('abb\nb\n' ,'/abb\z/' ,' ' ,'r') , 'abb\…
199 assert_checkequal( strsubst('abb\nb\n' ,'/abb$/' ,' ' ,'r') , 'abb\…
201 assert_checkequal( strsubst('abb\nb\n' ,'/abb\Z/m' ,' ' ,'r') , 'abb\n…
202 assert_checkequal( strsubst('abb\nb\n' ,'/abb\z/m' ,' ' ,'r') , 'abb\…
205 assert_checkequal( strsubst('ac\nb\n' ,'/abb\z/' ,' ' ,'r') , 'ac\nb…
206 assert_checkequal( strsubst('ac\nb\n' ,'/abb$/' ,' ' ,'r') , 'ac\nb\…
207 assert_checkequal( strsubst('b\nac\n' ,'/abb\Z/' ,' ' ,'r') , 'b\nac\n…
211 assert_checkequal( strsubst('b\nac' ,'/abb\z/' ,' ' ,'r') , 'b\nac' …
212 assert_checkequal( strsubst('b\nac' ,'/abb$/' ,' ' ,'r') , 'b\nac'…
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/transport/
H A DByteBufferPoolImpl.java75 ByteBuffer abb = null; in getByteBuffer() local
87 abb = (ByteBuffer)itsPool.remove(poolSize - 1); in getByteBuffer()
90 abb.clear(); in getByteBuffer()
100 abb = ByteBuffer.allocateDirect(itsByteBufferSize); in getByteBuffer()
112 abb = ByteBuffer.allocate(theAskSize); in getByteBuffer()
115 return abb; in getByteBuffer()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/transport/
H A DByteBufferPoolImpl.java75 ByteBuffer abb = null; in getByteBuffer() local
87 abb = (ByteBuffer)itsPool.remove(poolSize - 1); in getByteBuffer()
90 abb.clear(); in getByteBuffer()
100 abb = ByteBuffer.allocateDirect(itsByteBufferSize); in getByteBuffer()
112 abb = ByteBuffer.allocate(theAskSize); in getByteBuffer()
115 return abb; in getByteBuffer()
/dports/devel/p5-Date-Manip/Date-Manip-6.85/lib/Date/Manip/
H A DTZ.pm1461 my $abb =
1606 my $abb = $$per[4];
1625 my $abb = 'GMT';
1631 $abb = $$per[4];
1688 my @abb;
1695 @abb = sort _sortByLength(@abb);
1696 foreach my $abb (@abb) {
1701 my $abb = join('|',@abb);
1702 $abb = qr/(?<abb>$abb)/i;
1734 $$self{'data'}{'zrx'} = qr/(?<tzstring>(?:$off\s*\($abb\)|$off\s+$abb|$abb|$zone|$off))/;
[all …]
H A DDate.pm997 my $abbrev = (defined $abb ? lc($abb) : '');
1072 next if (defined $abb && lc($a) ne lc($abb));
2071 my $abbrev = (defined $abb ? lc($abb) : '');
2100 my $abbrev = (defined $abb ? lc($abb) : '');
2850 my($abb,$off);
3609 my($date2,$abb,$off,$err);
3685 my($off,$abb);
3780 my($off,$abb);
3830 my($abb,$off,$err);
3836 $abb = $$per[4];
[all …]
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/math/
H A Dvec.ih275 inline uniform vec2##abb opname(const uniform vec2##abb a, \
280 inline vec2##abb opname(const vec2##abb a, const vec2##abb b) \
284 inline uniform vec2##abb opname(const uniform vec2##abb a, \
289 inline vec2##abb opname(const vec2##abb a, const type b) \
298 inline vec2##abb opname(const type a, const vec2##abb b) \
303 inline uniform vec3##abb opname(const uniform vec3##abb a, \
308 inline vec3##abb opname(const vec3##abb a, const vec3##abb b) \
312 inline uniform vec3##abb opname(const uniform vec3##abb a, \
317 inline vec3##abb opname(const vec3##abb a, const type b) \
326 inline vec3##abb opname(const type a, const vec3##abb b) \
[all …]
/dports/graphics/embree/embree-3.13.2/tutorials/common/math/
H A Dvec.isph384 inline uniform Vec2##abb opname (const uniform Vec2##abb a, \
388 inline Vec2##abb opname (const Vec2##abb a, const Vec2##abb b) { \
391 inline uniform Vec2##abb opname (const uniform Vec2##abb a, \
395 inline Vec2##abb opname (const Vec2##abb a, const type b) { \
402 inline Vec2##abb opname (const type a, const Vec2##abb b) { \
406 inline uniform Vec3##abb opname (const uniform Vec3##abb a, \
410 inline Vec3##abb opname (const Vec3##abb a, const Vec3##abb b) { \
413 inline uniform Vec3##abb opname (const uniform Vec3##abb a, \
417 inline Vec3##abb opname (const Vec3##abb a, const type b) { \
432 inline Vec3##abb##a opname (const Vec3##abb##a a, const Vec3##abb##a b) { \
[all …]
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dvarchar_comparison.q9 cast('abc' as varchar(10)) > cast('abb' as varchar(10)),
10 cast('abc' as varchar(10)) <> cast('abb' as varchar(10))
19 cast('abc' as varchar(10)) > cast('abb' as varchar(3)),
20 cast('abc' as varchar(10)) <> cast('abb' as varchar(3))
29 cast('abc' as varchar(10)) > 'abb',
30 cast('abc' as varchar(10)) <> 'abb'
H A Dchar_comparison.q8 cast('abc' as char(10)) > cast('abb' as char(10)),
9 cast('abc' as char(10)) <> cast('abb' as char(10))
18 cast('abc' as char(10)) > cast('abb' as char(3)),
19 cast('abc' as char(10)) <> cast('abb' as char(3))
28 cast('abc' as char(10)) > 'abb',
29 cast('abc' as char(10)) <> 'abb'
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dg-cndata.boot55 [name,abb,:.] := entry
57 not isName and EQ(abb,info) => entry
61 abbreviation? abb ==
63 GETDATABASE(abb,'CONSTRUCTOR)
100 abb := GETDATABASE(x,'ABBREVIATION) =>
101 sayKeyedMsg("S2IZ0001",[abb,GETDATABASE(x,'CONSTRUCTORKIND),x])
117 abb := GETDATABASE(c,'ABBREVIATION)
120 a=abb and c~=name => lisplibError(c,a,typ,abb,name,type,'duplicateAbb)
124 abbreviationError(c,a,typ,abb,name,type,error) ==
138 abb := constructor?(op) =>
[all …]
/dports/lang/php73/php-7.3.33/ext/mbstring/tests/
H A Dmb_str_functions_opt-parameter.phpt7 echo mb_strpos('abb', 'b', null, 'UTF-8') . "\n";
8 echo mb_strrpos('abb', 'b', null, 'UTF-8') . "\n";
9 echo mb_stripos('abb', 'B', null, 'UTF-8') . "\n";
10 echo mb_strripos('abb', 'B', null, 'UTF-8') . "\n";
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/tests/
H A Dmb_str_functions_opt-parameter.phpt7 echo mb_strpos('abb', 'b', null, 'UTF-8') . "\n";
8 echo mb_strrpos('abb', 'b', null, 'UTF-8') . "\n";
9 echo mb_stripos('abb', 'B', null, 'UTF-8') . "\n";
10 echo mb_strripos('abb', 'B', null, 'UTF-8') . "\n";
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/tests/
H A Dmb_str_functions_opt-parameter.phpt7 echo mb_strpos('abb', 'b', null, 'UTF-8') . "\n";
8 echo mb_strrpos('abb', 'b', null, 'UTF-8') . "\n";
9 echo mb_stripos('abb', 'B', null, 'UTF-8') . "\n";
10 echo mb_strripos('abb', 'B', null, 'UTF-8') . "\n";
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/tests/
H A Dmb_str_functions_opt-parameter.phpt7 echo mb_strpos('abb', 'b', null, 'UTF-8') . "\n";
8 echo mb_strrpos('abb', 'b', null, 'UTF-8') . "\n";
9 echo mb_stripos('abb', 'B', null, 'UTF-8') . "\n";
10 echo mb_strripos('abb', 'B', null, 'UTF-8') . "\n";

12345678910>>...85