Home
last modified time | relevance | path

Searched defs:vname (Results 1 – 19 of 19) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUPropertyAliasesTest.java74 String vname = null; in TestPropertyNames() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUPropertyAliasesTest.java77 String vname = null; in TestPropertyNames() local
/third_party/icu/tools/unicode/py/
Dpreparseucd.py192 def GetShortPropertyValueName(prop, vname): argument
206 def NormalizePropertyValue(prop, vname): argument
343 def SetPropValue(prop, vname, start, end): argument
348 def SetPropertyValue(pname, vname, start, end): argument
/third_party/alsa-lib/src/
Ddlmisc.c213 char *vname; in snd_dlsym_verify() local
/third_party/pulseaudio/src/modules/raop/
Dmodule-raop-discover.c167 char *device = NULL, *nicename, *dname, *vname, *args; in resolver_cb() local
/third_party/mksh/
Dvar.c246 union mksh_cchack vname; in isglobal() local
338 union mksh_cchack vname; in local() local
Dexpr.c662 tempvar(const char *vname) in tempvar()
/third_party/skia/m133/third_party/externals/icu/source/common/
Duniset_props.cpp823 CharString pname, vname; in applyPropertyAlias() local
/third_party/icu/icu4c/source/common/
Duniset_props.cpp826 CharString pname, vname; in applyPropertyAlias() local
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp826 CharString pname, vname; in applyPropertyAlias() local
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c948 ntfschar *vname; in ntfs_device_mount() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dheader.cpp149 static std::string prependIfDigit(const std::string& ename, const std::string& vname) { in prependIfDigit()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp149 static std::string prependIfDigit(const std::string& ename, const std::string& vname) { in prependIfDigit()
/third_party/spirv-headers/tools/buildHeaders/
Dheader.cpp149 static std::string prependIfDigit(const std::string& ename, const std::string& vname) { in prependIfDigit()
/third_party/skia/m133/third_party/externals/icu/source/test/cintltst/
Dcucdtst.c3107 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames() local
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c3107 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames() local
/third_party/openssl/include/openssl/
Dasn1t.h.in764 # define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument
/third_party/alsa-lib/src/ucm/
Dmain.c1469 char vname[128]; in parse_open_variables() local
/third_party/mesa3d/src/compiler/
Dglsl_types.c578 #define VECN(components, sname, vname) \ argument