Home
last modified time | relevance | path

Searched defs:vname (Results 1 – 23 of 23) 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/boost/libs/graph/example/
Dgraph-thingie.cpp54 property_map< graph_t, vertex_name_t >::type vname in main() 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/libjpeg-turbo/java/
DTJUnitTest.java269 static void checkVal(int row, int col, int v, String vname, int cv) in checkVal()
278 static void checkVal0(int row, int col, int v, String vname) in checkVal0()
287 static void checkVal255(int row, int col, int v, String vname) in checkVal255()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJUnitTest.java269 static void checkVal(int row, int col, int v, String vname, int cv) in checkVal()
278 static void checkVal0(int row, int col, int v, String vname) in checkVal0()
287 static void checkVal255(int row, int col, int v, String vname) in checkVal255()
/third_party/alsa-lib/src/
Ddlmisc.c211 char *vname; in snd_dlsym_verify() local
/third_party/libxml2/
Dgentest.py557 vname = value.xpathEval('string(@name)') variable
/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/node/deps/icu-small/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/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/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp855 CharString pname, vname; in applyPropertyAlias() local
/third_party/boost/boost/graph/
Dgraph_utility.hpp215 void print_edges2(const EdgeListGraph& G, VertexName vname, EdgeName ename, in print_edges2()
/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/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/spirv-headers/tools/buildHeaders/
Dheader.cpp149 static std::string prependIfDigit(const std::string& ename, const std::string& vname) { in prependIfDigit()
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp642 #define VECN(components, sname, vname) \ argument
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c3097 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames() local
/third_party/openssl/include/openssl/
Dasn1t.h773 # define IMPLEMENT_ASN1_TYPE_ex(itname, vname, ex) \ argument