Home
last modified time | relevance | path

Searched defs:modPath (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckPlaceHolders.java206 …String modPath = pathParts.cloneAsThawed().setAttribute(-1, "type", Field.surname2.toString()).toS… in checkSampleNames() local
588 …String modPath = parts.cloneAsThawed().setAttribute(-1, "type", new ModifiedField(field, adjusted… in modifiedFieldValue() local
/external/python/cpython3/Modules/
Dgetpath.c1107 const char* modPath = NSLibraryNameForModule(pythonModule); in calculate_argv0_path_framework() local