Home
last modified time | relevance | path

Searched defs:wild (Results 1 – 22 of 22) sorted by relevance

/external/compiler-rt/test/ubsan/TestCases/TypeCheck/
Dmisaligned.cpp39 void *wild = reinterpret_cast<void *>(0x123L); in main() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_server_utils_posix_ifaddrs.cc63 grpc_resolved_address wild; in get_unused_port() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_server_utils_posix_ifaddrs.cc63 grpc_resolved_address wild; in get_unused_port() local
/external/cronet/stable/third_party/apache-portable-runtime/src/strings/
Dapr_fnmatch.c202 int wild; in apr_fnmatch() local
/external/cronet/tot/third_party/apache-portable-runtime/src/strings/
Dapr_fnmatch.c202 int wild; in apr_fnmatch() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_engine_listener_utils.cc66 ResolvedAddress wild = ResolvedAddressMakeWild6(0); in GetUnusedPort() local
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dposix_engine_listener_utils.cc66 ResolvedAddress wild = ResolvedAddressMakeWild6(0); in GetUnusedPort() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DTemplateList.java190 TemplateSubPatternAssociation wild = m_wildCardPatterns; in compose() local
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/reflect/
DTypeUtils.java373 final WildcardType wild = (WildcardType) type; in containsTypeVariables() local
1864 final WildcardType wild = (WildcardType) type; in unrollVariables() local
/external/libwebsockets/include/libwebsockets/
Dlws-lejp.h231 uint16_t wild[LEJP_MAX_INDEX_DEPTH]; /* index array */ member
Dlws-lecp.h259 uint16_t wild[LECP_MAX_INDEX_DEPTH]; /* index array */ member
/external/turbine/java/com/google/turbine/tree/
DTree.java681 private final boolean wild; field in Tree.ImportDecl
683 public ImportDecl(int position, ImmutableList<Ident> type, boolean stat, boolean wild) { in ImportDecl()
711 public boolean wild() { in wild() method in Tree.ImportDecl
/external/toybox/toys/posix/
Dtar.c177 int ign = !!(flags&FLAG_ignore_case), wild = !!(flags&FLAG_wildcards), in do_filter() local
/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp937 const char *wild; in findItems() local
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Dpackage.cpp937 const char *wild; in findItems() local
/external/cronet/tot/third_party/icu/source/tools/toolutil/
Dpackage.cpp937 const char *wild; in findItems() local
/external/libdav1d/tests/checkasm/
Dcheckasm.c596 const char *wild = strchr(pattern, '*'); in wildstrcmp() local
/external/lua/src/
Dlauxlib.c967 const char *wild; in luaL_addgsub() local
/external/toybox/toys/pending/
Dsh.c2181 struct sh_arg wild = {0}; in expand_arg_nobrace() local
2235 struct sh_arg wild = {0}; in expand_arg_nobrace() local
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java768 public TypePath wild() { in wild() method in ClassFile.TypeAnnotationInfo.TypePath
/external/libxml2/
Dxmlschemas.c6829 xmlSchemaWildcardPtr wild; in xmlSchemaParseAny() local
12685 xmlSchemaWildcardPtr wild; in xmlSchemaBuildAContentModel() local
13997 xmlSchemaCheckCVCWildcardNamespace(xmlSchemaWildcardPtr wild, in xmlSchemaCheckCVCWildcardNamespace()
14045 xmlSchemaWildcardPtr wild, in xmlSchemaCheckDerivationOKRestriction2to4()
25769 xmlSchemaWildcardPtr wild = (xmlSchemaWildcardPtr) vctxt->inode->decl; in xmlSchemaValidateElemWildcard() local
Dxmlschemastypes.c574 xmlSchemaWildcardPtr wild; in xmlSchemaInitTypes() local