Searched refs:string (Results 29001 - 29025 of 29174) sorted by relevance
1...<<1161116211631164116511661167
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_cmd_buffer.c | 29 #include <string.h>
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | attrib.c | 35 #include <string.h>
|
H A D | acls.c | 34 #include <string.h>
|
H A D | security.c | 36 #include <string.h> 165 * ntfs_guid_to_mbs - convert a GUID to a multi byte string 167 * @guid_str: [OUT] string in which to return the GUID (optional) 169 * Convert the GUID pointed to by @guid to a multi byte string of the form 174 * it is NULL a string will be allocated and this will be returned. The caller 175 * is responsible for free()ing the string in that case. 177 * On success return the converted string and on failure return NULL with errno 211 * ntfs_sid_to_mbs_size - determine maximum size for the string of a SID 212 * @sid: [IN] SID for which to determine the maximum string size 214 * Determine the maximum multi byte string siz [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 272 #include <string.h> 5575 * Encode a Posix ACL string
|
H A D | playlog.c | 43 #include <string.h>
|
/third_party/ntfs-3g/src/ |
H A D | lowntfs-3g.c | 45 #include <string.h> 905 * symlink target as multibyte string */ in ntfs_fuse_getstat()
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 316 #define STRING(s) CHOICE(.string s, .asciz s, .asciz s)
|
/third_party/node/deps/llhttp/src/ |
H A D | llhttp.c | 5 #include <string.h> 8165 #include <string.h>
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 27 #include <string.h>
|
/third_party/libfuse/lib/ |
H A D | fuse.c | 20 #include <string.h>
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | assembler-mips.cc | 43 #include "src/codegen/string-constants.h" 246 const StringConstantBase* str = request.string(); in AllocateAndInstallRequestedHeapObjects()
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.cc | 54 #include "src/codegen/string-constants.h" 108 // The buffer now contains a string of the form XX.YY.ZZ, where in OSHasAVXSupport() 306 const StringConstantBase* str = request.string(); in AllocateAndInstallRequestedHeapObjects()
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.cc | 23 #include "src/codegen/string-constants.h" 61 // The buffer now contains a string of the form XX.YY.ZZ, where in OSHasAVXSupport() 256 const StringConstantBase* str = request.string(); in AllocateAndInstallRequestedHeapObjects()
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | curve25519.c | 16 #include <string.h>
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes.c | 16 #include <string.h>
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 3783 pub fn putenv(string: *mut c_char) -> ::c_int; in putenv()
|
/third_party/openssl/crypto/ec/ |
H A D | curve25519.c | 16 #include <string.h>
|
/third_party/openssl/crypto/evp/ |
H A D | e_aes.c | 16 #include <string.h>
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | OutputSPIRV.cpp | 6301 std::string readableSpirv; in getSpirv()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.hpp | 80 std::string BackendName();
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | libVulkan.cpp | 103 #include <string> 838 // For unsupported structures, check that we don't expose the corresponding extension string: in vkCreateDevice()
|
/third_party/openssl/ohos_lite/crypto/ec/ |
H A D | curve25519.c | 10 #include <string.h>
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 330 #include <string.h> 626 Pack binary data into a string 642 Unpack binary data from a string 670 Pack 'void *' into a string buffer. 779 /* Warning: This function will allocate a new string in Python 3, 2031 * Implements a simple Swig Packed type, and use it instead of string 2955 PyErr_Format(PyExc_TypeError, "attribute name must be string, not '%.200s'", name->ob_type->tp_name); in SWIG_Python_NonDynamicSetAttr() 3081 representation of string in Python 3 is UCS-2/UCS-4 but we require in SWIG_AsCharPtrAndSize() 3097 string representation. To warranty that, if you define in SWIG_AsCharPtrAndSize() 3098 SWIG_PYTHON_SAFE_CSTRINGS, a new/copy of the python string in SWIG_AsCharPtrAndSize() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 123 std::string nptr = Str.str(); 261 // See if we can get the length of the input string. 278 // We need to find the end of the destination string. That's where the 286 // the string .. we're concatenating). 318 // See if we can get the length of the input string. 347 // of the input string and turn this into memchr. 364 // a string literal. If so, we can constant fold. 555 // See if we can get the length of the input string. 579 // See if we can get the length of the input string. 618 // See if we can get the length of the input string [all...] |
Completed in 164 milliseconds
1...<<1161116211631164116511661167