Home
last modified time | relevance | path

Searched defs:translation_string (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_util.erl457 translation_string(vertex) -> ?__(1,"Vertex"); function
458 translation_string(edge) -> ?__(2,"Edge"); function
459 translation_string(face) -> ?__(3,"Face"); function
460 translation_string(body) -> ?__(4,"Body"); function
461 translation_string(light) -> ?__(5,"Light"); function
464 translation_string(file) -> ?__(6,"File"); function
465 translation_string(edit) -> ?__(7,"Edit"); function
466 translation_string(view) -> ?__(8,"View"); function
467 translation_string(select) -> ?__(9,"Select"); function
468 translation_string(tools) -> ?__(10,"Tools"); function
[all …]
/dports/devel/py-crank/crank-0.8.1/crank/
H A Dutil.py246 translation_string = string.maketrans(string.punctuation, variable
250 translation_string = str.maketrans(string.punctuation, variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/io/
H A Dio_bundler.h109 std::string translation_string; in readBundlerFile() local
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/plot/
H A DCoilFeatureAlgorithm.java66 final String translation_string = in getValues() local
/dports/games/julius/julius-1.7.0/src/translation/
H A Dtranslation.h109 } translation_string; typedef
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/
H A DFeature.java412 final String translation_string = in writePIROfFeature() local
463 final String translation_string = in writeAminoAcidsOfFeature() local
3006 final String translation_string = translation.toString(); in setArrays() local
/dports/games/augustus/augustus-3.1.0/src/translation/
H A Dtranslation.h719 } translation_string; typedef