Home
last modified time | relevance | path

Searched defs:newstr (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DXMLStringFactory.java37 public abstract XMLString newstr(String string); in newstr() method in XMLStringFactory
49 public abstract XMLString newstr(FastStringBuffer string, int start, in newstr() method in XMLStringFactory
62 public abstract XMLString newstr(char[] string, int start, in newstr() method in XMLStringFactory
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXMLStringFactoryImpl.java56 public XMLString newstr(String string) in newstr() method in XMLStringFactoryImpl
71 public XMLString newstr(FastStringBuffer fsb, int start, int length) in newstr() method in XMLStringFactoryImpl
86 public XMLString newstr(char[] string, int start, int length) in newstr() method in XMLStringFactoryImpl
/aosp_15_r20/external/python/cpython2/Modules/
Dstropmodule.c464 PyObject *newstr; in strop_lower() local
503 PyObject *newstr; in strop_upper() local
543 PyObject *newstr; in strop_capitalize() local
722 PyObject *newstr; in strop_swapcase() local
1175 PyObject *newstr; in strop_replace() local
Dposixmodule.c7183 PyObject *newstr; in posix_putenv() local
/aosp_15_r20/external/elfutils/libdwelf/
H A Ddwelf_strtab.c166 Dwelf_Strent *newstr = (Dwelf_Strent *) (st->backp + align); in newstring() local
187 searchstring (Dwelf_Strent **sep, Dwelf_Strent *newstr) in searchstring()
219 Dwelf_Strent *newstr = newstring (st, str, len); in strtab_add() local
/aosp_15_r20/external/libtextclassifier/native/utils/base/
H A Darena.h238 char* newstr = Alloc(bytes); in Memdup() local
243 char* newstr = Alloc(bytes + 1); in MemdupPlusNUL() local
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py282 def title(self, newstr=""): argument
287 def label(self, *newstr):
/aosp_15_r20/external/curl/src/
H A Dtool_strdup.c30 char *newstr; in strdup() local
/aosp_15_r20/external/llvm-libc/src/string/
H A Dallocating_string_utils.h28 char *newstr = new (ac) char[len]; in strdup() local
/aosp_15_r20/external/curl/lib/
H A Dstrdup.c43 char *newstr; in Curl_strdup() local
H A Dbase64.c86 unsigned char *newstr; in Curl_base64_decode() local
H A Dcookie.c351 static void strstore(char **str, const char *newstr, size_t len) in strstore()
/aosp_15_r20/external/vboot_reference/futility/
H A Ddump_kernel_config_lib.c125 char *newstr = NULL; in FindKernelConfig() local
/aosp_15_r20/external/cronet/third_party/icu/source/samples/uresb/
H A Duresb.c195 UChar *newstr, *np; in quotedString() local
/aosp_15_r20/external/e2fsprogs/util/
H A Dsubst.c121 static void replace_string(char *begin, char *end, char *newstr) in replace_string()
/aosp_15_r20/system/logging/logd/
H A DLogAudit.cpp348 char newstr[message_len]; in logPrint() local
H A DLogKlog.cpp702 char newstr[n]; in log() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DDerInputStream.java424 DerInputStream newstr; in readVector() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dderb.cpp326 char16_t *newstr, *np; in quotedString() local
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dderb.cpp326 char16_t *newstr, *np; in quotedString() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c365 static str_t* newstr(upb_DefBuilder* ctx, const char* data, size_t len) { in newstr() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfield_def.c362 static str_t* newstr(upb_DefBuilder* ctx, const char* data, size_t len) { in newstr() function
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c787 char *newstr; in SWIG_Python_str_AsChar() local
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx784 char *newstr; in SWIG_Python_str_AsChar() local
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/turbine/
Dapache-xml.jarorg/apache/xalan/Version.class <Unknown> package org.apache.xalan public ...

12