OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:substr
(Results
376 - 400
of
1935
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/tensorflow/tensorflow/core/kernels/
fixed_length_record_reader_op.cc
88
lookahead_cache_ = lookahead_cache_.
substr
(hop_bytes_);
121
*value = lookahead_cache_.
substr
(0, record_bytes_);
/external/tensorflow/tensorflow/tools/ci_build/builds/
print_build_info.sh
38
PROCESSOR=$(grep "model name" /proc/cpuinfo | head -1 | awk '{print
substr
($0, index($0, $4))}')
79
CUDA_DEVICE_NAMES=$(nvidia-debugdump -l | grep "Device name:.*" | awk '{print
substr
($0, index($0,\
/external/vulkan-validation-layers/layers/
parameter_name.h
120
format << source_.
substr
(last, (current - last)) << index;
124
format << source_.
substr
(last, std::string::npos);
/external/webrtc/webrtc/base/
fileutils_mock.h
114
return sub_path.
substr
(start, end - start);
116
return sub_path.
substr
(start);
/external/webrtc/webrtc/libjingle/xmllite/
xmlprinter.cc
135
*pout_ << text.
substr
(safe, unsafe - safe);
156
*pout_ << text.
substr
(safe, unsafe - safe);
/frameworks/base/tools/aapt2/java/
ManifestClassGenerator_test.cpp
55
actual.
substr
(permission_start_pos, permission_group_start_pos - permission_start_pos);
70
const std::string permission_group_class = actual.
substr
(permission_group_start_pos);
/frameworks/compile/mclinker/lib/LD/
Relocator.cpp
59
sect_name = sect_name.
substr
(sect_name.find('.', /*pos=*/1));
68
if (sect_name.
substr
(0, 5) != ".text") {
/packages/providers/MediaProvider/tools/genfiles/
genfiles.sh
45
sqlite3 $1 "select format, media_type, mime_type, case when
substr
(_data,-1) is '\' then
substr
(_data,1,length(_data)-1) else _data end from files where _data like '"$EXTERNAL"/%';" | {
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
string_view
113
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
336
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
339
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
355
return
substr
(__pos1, __n1).compare(__sv);
362
return
substr
(__pos1, __n1).compare(_sv.
substr
(__pos2, __n2));
374
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
380
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
string_view
113
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
336
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
339
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
355
return
substr
(__pos1, __n1).compare(__sv);
362
return
substr
(__pos1, __n1).compare(_sv.
substr
(__pos2, __n2));
374
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
380
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
/prebuilts/go/darwin-x86/src/net/http/
main_test.go
128
for
substr
, what := range badSubstring {
129
if strings.Contains(stacks,
substr
) {
/prebuilts/go/linux-x86/src/net/http/
main_test.go
128
for
substr
, what := range badSubstring {
129
if strings.Contains(stacks,
substr
) {
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
string_view
112
constexpr basic_string_view
substr
(size_type pos = 0, size_type n = npos) const;
335
basic_string_view
substr
(size_type __pos = 0, size_type __n = npos) const
338
? (__throw_out_of_range("string_view::
substr
"), basic_string_view())
354
return
substr
(__pos1, __n1).compare(__sv);
361
return
substr
(__pos1, __n1).compare(__sv.
substr
(__pos2, __n2));
373
return
substr
(__pos1, __n1).compare(basic_string_view(__s));
379
return
substr
(__pos1, __n1).compare(basic_string_view(__s, __n2));
Completed in 823 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>