| /libcore/ojluni/src/main/java/sun/misc/ |
| FDBigInteger.java | [all...] |
| /prebuilts/go/darwin-x86/src/bytes/ |
| bytes_test.go | [all...] |
| /prebuilts/go/linux-x86/src/bytes/ |
| bytes_test.go | [all...] |
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ |
| ConfigRouting.c | 218 @param SubStr Points to the output string. It's caller's
229 OUT EFI_STRING *SubStr
240 ASSERT (String != NULL && SubStr != NULL);
243 *SubStr = AllocateCopyPool (StrSize (String), String);
244 ASSERT (*SubStr != NULL);
302 *SubStr = Str;
[all...] |
| /external/libcxx/include/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /hardware/interfaces/keymaster/4.0/vts/functional/ |
| keymaster_hidl_hal_test.cpp | [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/ |
| string | 243 basic_string substr(size_type pos = 0, size_type n = npos) const; [all...] |
| /system/keymaster/tests/ |
| android_keymaster_test.cpp | [all...] |
| /bootable/recovery/updater/ |
| install.cpp | 705 std::string str = android::base::Trim(line.substr(0, equal_pos)); 710 return StringValue(android::base::Trim(line.substr(equal_pos + 1))); [all...] |
| /external/clang/test/Index/ |
| recursive-cxx-member-calls.cpp | 60 StringRef substr(size_t Start, size_t N = npos) const { function in class:llvm::StringRef 103 AttrName = AttrName.substr(2, AttrName.size() - 4); [all...] |
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| vktRenderPassMultisampleResolveTests.cpp | [all...] |