Home
last modified time | relevance | path

Searched refs:ENCS (Results 1 – 20 of 20) sorted by relevance

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/pygnulib/
H A Dconstants.py61 ENCS = dict() # Encodings variable
74 ENCS['default'] = sys.stdout.encoding
76 ENCS['default'] = 'UTF-8'
78 ENCS['default'] = 'UTF-8'
79 ENCS['system'] = sys.getfilesystemencoding()
80 ENCS['shell'] = sys.stdout.encoding
81 if ENCS['shell'] == None:
82 ENCS['shell'] = 'UTF-8'
287 head = head.decode(ENCS['default'])
302 dir1 = dir1.decode(ENCS['default'])
[all …]
H A DGLConfig.py33 ENCS = constants.ENCS variable
389 destdir = string(destdir, ENCS['system'])
437 auxdir = string(auxdir, ENCS['system'])
478 m4base = string(m4base, ENCS['system'])
498 pobase = string(pobase, ENCS['system'])
560 module = module.decode(ENCS['default'])
571 module = module.decode(ENCS['default'])
610 module = module.decode(ENCS['default'])
621 module = module.decode(ENCS['default'])
659 file = file.decode(ENCS['default'])
[all …]
H A DGLEmiter.py39 ENCS = constants.ENCS variable
103 emit = emit.decode(ENCS['default'])
203 emit = emit.decode(ENCS['default'])
361 emit = emit.decode(ENCS['default'])
428 emit = emit.decode(ENCS['default'])
449 emit = emit.decode(ENCS['default'])
501 emit = emit.decode(ENCS['default'])
556 emit = emit.decode(ENCS['default'])
608 emit = emit.decode(ENCS['default'])
899 emit = emit.decode(ENCS['default'])
[all …]
H A DGLMakefileTable.py34 ENCS = constants.ENCS variable
82 dir = dir.decode(ENCS['default'])
88 var = var.decode(ENCS['default'])
94 val = val.decode(ENCS['default'])
H A DGLFileSystem.py34 ENCS = constants.ENCS variable
81 name = name.decode(ENCS['default'])
136 transformers[key] = value.decode(ENCS['default'])
159 path = path.decode(ENCS['default'])
179 result = bytes.decode(ENCS['default'])
188 original = original.decode(ENCS['default'])
200 rewritten = rewritten.decode(ENCS['default'])
271 lookedup = lookedup.decode(ENCS['default'])
H A DGLError.py30 ENCS = constants.ENCS variable
111 (self.errno, errors[self.errno - 1].encode(ENCS['default'])))
H A DGLModuleSystem.py34 ENCS = constants.ENCS variable
82 module = module.decode(ENCS['default'])
106 module = module.decode(ENCS['default'])
200 module = module.decode(ENCS['default'])
340 module = module.encode(ENCS['default'])
344 result = result.decode(ENCS['default'])
363 module = module.encode(ENCS['default'])
367 result = result.decode(ENCS['default'])
382 name = self.getName().encode(ENCS['default'])
388 result = result.decode(ENCS['default'])
[all …]
H A DGLTestDir.py42 ENCS = constants.ENCS variable
73 testdir = testdir.decode(ENCS['default'])
109 file.decode(ENCS['default']) \
378 emit = emit.decode(ENCS['default'])
508 emit = emit.decode(ENCS['default'])
529 emit = emit.decode(ENCS['default'])
855 megatestdir = megatestdir.decode(ENCS['default'])
944 emit = emit.decode(ENCS['default'])
957 emit = emit.decode(ENCS['default'])
975 emit = emit.decode(ENCS['default'])
H A DGLInfo.py31 ENCS = constants.ENCS variable
H A DGLImport.py42 ENCS = constants.ENCS variable
289 file.decode(ENCS['default']) \
336 file.decode(ENCS['default']) \
537 emit = emit.decode(ENCS['default'])
682 emit = emit.decode(ENCS['default'])
1220 files = [file.decode(ENCS['default']) if type(file) is bytes
/dports/audio/gnupod/gnupod-0.99.8/
H A Dconfigure.ac93 ENCS="wav" #aka pcm
100 ENCS="$i $ENCS"
102 ENCS="(disabled $i: Binary not found) $ENCS"
126 ENCS="mpeg4 $ENCS"
129 ENCS="(mpeg4/no ffmpeg with aac support found) $ENCS"
172 echo "Encoders : $ENCS"
H A Dconfigure1845 ENCS="wav" #aka pcm
1852 ENCS="$i $ENCS"
1854 ENCS="(disabled $i: Binary not found) $ENCS"
1878 ENCS="mpeg4 $ENCS"
1881 ENCS="(mpeg4/no ffmpeg with aac support found) $ENCS"
3036 echo "Encoders : $ENCS"
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A Dgnulib-tool.py46 ENCS = constants.ENCS
718 remaining = sp.check_output(args).decode(ENCS['shell'])
746 remaining = sp.check_output(args).decode(ENCS['shell'])
866 srcpath = srcpath.decode(ENCS['default'])
868 dest = dest.decode(ENCS['default'])
1000 args).decode(ENCS['default'])
/dports/lang/ruby26/ruby-2.6.9/enc/
H A Dencinit.c.erb26 % ENCS.each do |enc|
H A Dmake_encmake.rb120 ENCS, ENC_DEPS = target_encodings
H A Ddepend6 % dependencies = ENCS + TRANS
31 ENCOBJS =<%ENCS.map {|e|%> enc/<%=e%>.$(OBJEXT) \
33 ENCSOS =<%ENCS.map {|e|%> $(ENCSODIR)/<%=e%>.$(DLEXT) \
102 % unless ENCS.empty? or TRANS.empty?
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_io_m17n.rb9 ENCS = [ constant in TestIO_M17N
616 ENCS.each {|enc|
628 ENCS.each {|enc|
641 ENCS.each {|enc|
704 ENCS.each {|enc|
709 assert_equal(src*ENCS.length, f.read)
785 ENCS.each {|enc|
797 ENCS.each {|enc|
/dports/lang/ruby26/ruby-2.6.9/gems/minitest-5.11.3/lib/
H A Dminitest.rb12 ENCS = "".respond_to? :encoding # :nodoc: constant
/dports/devel/tpasm/tpasm1.11/include/
H A Dreg_xe167xm.inc1228 ENCS LIT 0
/dports/lang/ruby26/ruby-2.6.9/
H A Dcommon.mk825 …-encs="$(BUILTIN_ENCOBJS)" --builtin-transes="$(BUILTIN_TRANSOBJS)" --module$(ENCSTATIC) $(ENCS) $@