/external/angle/src/compiler/translator/ |
D | ValidateOutputs.cpp | 142 std::stringstream strstr = sh::InitializeStream<std::stringstream>(); in validate() local 156 std::stringstream strstr = sh::InitializeStream<std::stringstream>(); in validate() local 170 std::stringstream strstr = sh::InitializeStream<std::stringstream>(); in validate() local
|
/external/cronet/stable/third_party/libc++/src/include/ |
D | string.h | 101 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const … in strstr() function 104 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { in strstr() function
|
/external/cronet/tot/third_party/libc++/src/include/ |
D | string.h | 101 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const … in strstr() function 104 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { in strstr() function
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/ |
D | string.h | 101 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const … in strstr() function 104 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { in strstr() function
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/ |
D | string.h | 101 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const … in strstr() function 104 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { in strstr() function
|
/external/angle/src/common/ |
D | angleutils.cpp | 92 std::stringstream strstr; in ArrayString() local 101 std::stringstream strstr; in ArrayIndexString() local
|
/external/angle/src/tests/perf_tests/ |
D | DrawCallPerfParams.cpp | 35 std::stringstream strstr; in story() local
|
D | TracePerfTest.h | 71 std::stringstream strstr; in story() local
|
D | MultisampledSwapchainResolve.cpp | 45 std::stringstream strstr; in story() local
|
D | ProgramPipelineObjectPerfTest.cpp | 38 std::stringstream strstr; in story() local
|
D | ImagelessFramebufferPerfTest.cpp | 47 std::stringstream strstr; in story() local
|
D | PreRotationPerf.cpp | 55 std::stringstream strstr; in story() local
|
D | TexturesPerf.cpp | 102 std::stringstream strstr; in story() local 165 std::stringstream strstr; in GetUniformLocationName() local
|
D | IndexConversionPerf.cpp | 23 std::stringstream strstr; in story() local
|
D | UniformsPerf.cpp | 88 std::stringstream strstr; in story() local 262 std::stringstream strstr; in GetUniformLocationName() local
|
D | PointSprites.cpp | 71 std::stringstream strstr; in story() local
|
D | RGBImageAllocation.cpp | 41 std::stringstream strstr; in story() local
|
/external/trusty/lk/lib/libc/string/ |
D | strstr.c | 31 strstr(char const *s1, char const *s2) in strstr() function
|
/external/libcxx/include/ |
D | string.h | 104 const char* strstr(const char* __s1, const char* __s2) {return __libcpp_strstr(__s1, __s2);} in strstr() function 106 char* strstr( char* __s1, const char* __s2) {return __libcpp_strstr(__s1, __s2);} in strstr() function
|
/external/angle/src/tests/gl_tests/ |
D | D3D11InputLayoutCacheTest.cpp | 38 std::stringstream strstr; in makeProgramWithAttribCount() local
|
/external/angle/src/libANGLE/capture/ |
D | FrameCaptureCommon.cpp | 195 std::stringstream strstr; in EscapeString() local 932 std::stringstream strstr; in GetVarName() local 946 std::stringstream strstr; in saveFrame() local 1031 std::stringstream strstr; in saveSetupFile() local
|
/external/angle/src/tests/test_utils/ |
D | angle_test_instantiate.cpp | 748 std::stringstream strstr; in IsPlatformAvailable() local 796 std::stringstream strstr; in GetAvailableTestPlatformNames() local
|
/external/angle/src/libANGLE/renderer/vulkan/android/ |
D | DisplayVkAndroid.cpp | 32 std::stringstream strstr; in initialize() local
|
/external/musl/src/string/ |
D | strstr.c | 138 char *strstr(const char *h, const char *n) in strstr() function
|
/external/trusty/musl/src/string/ |
D | strstr.c | 142 char *strstr(const char *h, const char *n) in strstr() function
|