Home
last modified time | relevance | path

Searched refs:PCT (Results 176 – 200 of 795) sorted by relevance

12345678910>>...32

/dports/sysutils/byobu/byobu-5.133/usr/lib/byobu/include/
H A Dconstants26 PCT="%"
/dports/devel/pmccabe/pmccabe/test006/
H A DHandler.H.ref87 CSL PCT NCSL PCT TOTAL FILENAME
/dports/sysutils/byobu/byobu-5.133/usr/lib/byobu/
H A Ddisk57 color b m W; printf "%s" "$pct"; color -; color m W; printf "%s" "$PCT"; color --;
H A Dwifi_quality76 …PS"; color -; color b C k; printf "%s" "$quality"; color -; color C k; printf "%s" "$PCT"; color --
/dports/lang/parrot/parrot-8.1.0/compilers/pge/
H A DRules.mak10 $(LIBRARY_DIR)/PCT/HLLCompiler.pbc
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D1at1_pct.sdf41 PCT
/dports/lang/parrot/parrot-8.1.0/
H A Dapi.yaml171 name: 'Meta-model implementation used by PCT'
173PCT is set to switch to a new meta-model implementation for its classes and objects. This will mos…
226 name: 'PCT::HLLCompiler from Perl 5''s Test::Harness'
228 …note: 'In order to facilitate using PCT::HLLCompiler with test harnesses, the ''command_line'' me…
234 name: 'PCT::HLLCompiler stages'
236 …f various methods for adding, removing, and modifying the list stages in a PCT::HLLCompiler object…
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/ucpp/
H A Deval.c431 #define OP_BIN(x) ((x) == STAR || (x) == SLASH || (x) == PCT \
445 case STAR: case SLASH: case PCT: in eval_opbin()
504 case PCT: SBINOP(pct); break; in eval_opbin()
538 case PCT: in op_prec()
/dports/dns/mydns-ng/mydns-1.2.8.31/src/util/
H A Dutil.c94 fprintf(stderr, " %6.2f%% %s\r", PCT(total,current), m); in meter()
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/concept/www-concept-guide/
H A Dconcept-guide.tex10 %% All prefixed by PCT
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/concept/
H A Dconcept-guide.tex10 %% All prefixed by PCT
/dports/lang/parrot/parrot-8.1.0/compilers/pct/src/
H A DPAST.pir13 .include 'compilers/pct/src/PCT/Node.pir'
/dports/dns/mydns/mydns-1.1.0/src/util/
H A Dutil.c110 fprintf(stderr, " %6.2f%% %s\r", PCT(total,current), m); in meter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Dgraphicmimetype.cxx102 case ConvertDataFormat::PCT: in GetMimeTypeForConvertDataFormat()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dutil_formats.cpp36 m_fmts.insert(FormatsManager::PCT, QStringList() << "pct" << "pic" << "pict"); in FormatsManager()
105 m_fmtNames[FormatsManager::PCT] = QObject::tr("Macintosh Pict"); in FormatsManager()
118 m_fmtMimeTypes.insert(FormatsManager::PCT, QStringList() << ""); in FormatsManager()
H A Dutil_formats.h69 PCT = 262144, // Mac Pict enumerator
/dports/lang/parrot/parrot-8.1.0/compilers/pct/src/POST/
H A DNode.pir20 base = p6meta.'new_class'('POST::Node', 'parent'=>'PCT::Node')
46 C<PCT::Node> (see F<compilers/pct/src/PCT/Node.pir>).
/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Ddt_util.c1068 #define PCT(x,y) ((y)?(int)(((double)(x)*100)/(double)(y)):0) in debug_statistics_cb() macro
1071 printf ("%10d %3d%% Signals, not a copy\n", sigs_ncopy, PCT(sigs_ncopy,sigs)); in debug_statistics_cb()
1073 …if (bysize[i]) printf (" %10d %3d%% Size <=%d bits\n", bysize[i], PCT(bysize[i],sigs_ncopy), 1<<… in debug_statistics_cb()
1077 printf ("%10d %3d%% Cptrs Used\n", cp_used, PCT(cp_used,cp_alloc)); in debug_statistics_cb()
1079 printf (" %10d %3d%% State %d\n", states[i], PCT(states[i],cp_used), i); in debug_statistics_cb()
1081 printf (" %10d %3d%% Allhigh\n", allhigh, PCT(allhigh,cp_used)); in debug_statistics_cb()
1082 #undef PCT in debug_statistics_cb()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemPackLayout.h129 double PCT; member
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/aircrack-util/
H A Dcommon.h63 #define PCT \ macro
/dports/lang/parrot/parrot-8.1.0/compilers/data_json/
H A DRules.mak22 $(LIBRARY_DIR)/PCT/HLLCompiler.pbc
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dimagemgr.cxx109 { "pct", true, STR_DESCRIPTION_GRAPHIC_DOC, SvImageId::PCT },
110 { "pict", true, STR_DESCRIPTION_GRAPHIC_DOC, SvImageId::PCT },
509 case SvImageId::PCT: in GetImageNameFromList_Impl()
608 case SvImageId::PCT: in GetImageNameFromList_Impl()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/client/desktop/
H A DMobileWebAppShellDesktop.java213 pieWidget.getElement().getStyle().setMarginLeft(5.0, Unit.PCT); in MobileWebAppShellDesktop()
214 pieWidget.getElement().getStyle().setMarginTop(5.0, Unit.PCT); in MobileWebAppShellDesktop()
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/languages/parrot/
H A Dparrot.pir9 load_bytecode 'PCT.pbc'
11 c = p6meta.'new_class'('Parrot::Compiler', 'parent'=>'PCT::HLLCompiler')
/dports/lang/parrot/parrot-8.1.0/docs/book/draft/
H A DREADME.pod22 =item 4. Compiler Tools (PCT)

12345678910>>...32