/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/ |
H A D | ShadowWranglerIntegrationTest.java | 219 public String get() { in get() method in ShadowWranglerIntegrationTest.Parent 227 public String get() { in get() method in ShadowWranglerIntegrationTest.Child 235 protected String get() { in get() method in ShadowWranglerIntegrationTest.ShadowOfParent 243 String get() { in get() method in ShadowWranglerIntegrationTest.ShadowOfParentWithPackageImpl 252 protected String get() { in get() method in ShadowWranglerIntegrationTest.ShadowOfChild 261 protected String get() { in get() method in ShadowWranglerIntegrationTest.Shadow2OfChild 275 protected String get() { in get() method in ShadowWranglerIntegrationTest.Shadow3OfChild 291 protected void __constructor__(String s) {} in __constructor__() 309 protected void __constructor__(String s) {} in __constructor__() 323 public TextFoo(String s) { in TextFoo() [all …]
|
/aosp_15_r20/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/ |
H A D | CheckedProviderTest.java | 702 T get(T defaultValue) throws RemoteException, BindException; in get() method 707 public T get() throws RemoteException, BindException; in get() method 720 public String s() { in s() method in CheckedProviderTest.DependentMockFoo 735 public T get() { in get() method in CheckedProviderTest.DependentRemoteProvider 741 String s(); in s() method 745 private String s; field in CheckedProviderTest.SimpleFoo 747 SimpleFoo(String s) { in SimpleFoo() 752 public String s() { in s() method in CheckedProviderTest.SimpleFoo 782 public String s() { in s() method in CheckedProviderTest.MockFoo 812 public String s() { in s() method in CheckedProviderTest.AnotherMockFoo [all …]
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/unisetperf/ |
H A D | unisetperf.cpp | 99 const char16_t *s=getBuffer(); in countSpans() local 109 int32_t span(const char16_t *s, int32_t length, int32_t start, UBool tf) const { in span() argument 175 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in Contains 180 const char16_t *s=testcase.getBuffer(); in call() local 195 static int32_t span(const UnicodeSet &set, const char16_t *s, int32_t length, UBool tf) { in span() 237 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanUTF16 242 const char16_t *s=testcase.getBuffer(); in call() local 288 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanBackUTF16 293 const char16_t *s=testcase.getBuffer(); in call() local 338 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanUTF8 [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/unisetperf/ |
H A D | unisetperf.cpp | 99 const char16_t *s=getBuffer(); in countSpans() local 109 int32_t span(const char16_t *s, int32_t length, int32_t start, UBool tf) const { in span() argument 175 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in Contains 180 const char16_t *s=testcase.getBuffer(); in call() local 195 static int32_t span(const UnicodeSet &set, const char16_t *s, int32_t length, UBool tf) { in span() 237 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanUTF16 242 const char16_t *s=testcase.getBuffer(); in call() local 288 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanBackUTF16 293 const char16_t *s=testcase.getBuffer(); in call() local 338 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanUTF8 [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | read_until.hpp | 79 inline std::size_t read_until(SyncReadStream& s, in read_until() 96 std::size_t read_until(SyncReadStream& s, in read_until() 152 inline std::size_t read_until(SyncReadStream& s, in read_until() 170 std::size_t read_until(SyncReadStream& s, in read_until() 238 inline std::size_t read_until(SyncReadStream& s, in read_until() 256 std::size_t read_until(SyncReadStream& s, in read_until() 326 inline std::size_t read_until(SyncReadStream& s, in read_until() 349 std::size_t read_until(SyncReadStream& s, in read_until() 415 inline std::size_t read_until(SyncReadStream& s, in read_until() 422 inline std::size_t read_until(SyncReadStream& s, in read_until() [all …]
|
D | write.hpp | 44 std::size_t write_buffer_sequence(SyncWriteStream& s, in write_buffer_sequence() 65 inline std::size_t write(SyncWriteStream& s, const ConstBufferSequence& buffers, in write() 77 inline std::size_t write(SyncWriteStream& s, const ConstBufferSequence& buffers, in write() 89 inline std::size_t write(SyncWriteStream& s, const ConstBufferSequence& buffers, in write() 100 inline std::size_t write(SyncWriteStream& s, const ConstBufferSequence& buffers, in write() 117 std::size_t write(SyncWriteStream& s, in write() 137 inline std::size_t write(SyncWriteStream& s, in write() 155 inline std::size_t write(SyncWriteStream& s, in write() 171 inline std::size_t write(SyncWriteStream& s, in write() 194 inline std::size_t write(SyncWriteStream& s, in write() [all …]
|
D | read.hpp | 46 std::size_t read_buffer_sequence(SyncReadStream& s, in read_buffer_sequence() 67 std::size_t read(SyncReadStream& s, const MutableBufferSequence& buffers, in read() 79 inline std::size_t read(SyncReadStream& s, const MutableBufferSequence& buffers, in read() 91 inline std::size_t read(SyncReadStream& s, const MutableBufferSequence& buffers, in read() 102 inline std::size_t read(SyncReadStream& s, const MutableBufferSequence& buffers, in read() 119 std::size_t read(SyncReadStream& s, in read() 154 inline std::size_t read(SyncReadStream& s, in read() 171 inline std::size_t read(SyncReadStream& s, in read() 187 inline std::size_t read(SyncReadStream& s, in read() 210 inline std::size_t read(SyncReadStream& s, in read() [all …]
|
D | connect.hpp | 107 typename Protocol::endpoint connect(basic_socket<Protocol, Executor>& s, in connect() 119 typename Protocol::endpoint connect(basic_socket<Protocol, Executor>& s, in connect() 131 Iterator connect(basic_socket<Protocol, Executor>& s, Iterator begin, in connect() 141 inline Iterator connect(basic_socket<Protocol, Executor>& s, in connect() 150 Iterator connect(basic_socket<Protocol, Executor>& s, in connect() 160 inline Iterator connect(basic_socket<Protocol, Executor>& s, in connect() 168 typename Protocol::endpoint connect(basic_socket<Protocol, Executor>& s, in connect() 182 typename Protocol::endpoint connect(basic_socket<Protocol, Executor>& s, in connect() 196 Iterator connect(basic_socket<Protocol, Executor>& s, in connect() 208 inline Iterator connect(basic_socket<Protocol, Executor>& s, in connect() [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | LazyStringArrayList.java | 111 public String get(int index) { in get() method in LazyStringArrayList 117 String s = bs.toStringUtf8(); in get() local 124 String s = Internal.toStringUtf8(ba); in get() local 138 public String set(int index, String s) { in set() 255 public void set(int index, ByteString s) { in set() 259 private Object setAndReturn(int index, ByteString s) { in setAndReturn() 265 public void set(int index, byte[] s) { in set() 269 private Object setAndReturn(int index, byte[] s) { in setAndReturn() 332 public byte[] get(int index) { in get() method in LazyStringArrayList.ByteArrayListView 342 public byte[] set(int index, byte[] s) { in set() [all …]
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | LazyStringArrayList.java | 111 public String get(int index) { in get() method in LazyStringArrayList 117 String s = bs.toStringUtf8(); in get() local 124 String s = Internal.toStringUtf8(ba); in get() local 138 public String set(int index, String s) { in set() 255 public void set(int index, ByteString s) { in set() 259 private Object setAndReturn(int index, ByteString s) { in setAndReturn() 265 public void set(int index, byte[] s) { in set() 269 private Object setAndReturn(int index, byte[] s) { in setAndReturn() 332 public byte[] get(int index) { in get() method in LazyStringArrayList.ByteArrayListView 342 public byte[] set(int index, byte[] s) { in set() [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/compatibility/ |
H A D | model_compatibility.cpp | 316 ModelCompatibilityInfo ModelCompatibilityInfo::get(std::istream& in) { in get() function in torch::jit::ModelCompatibilityInfo 321 ModelCompatibilityInfo ModelCompatibilityInfo::get( in get() function in torch::jit::ModelCompatibilityInfo 327 ModelCompatibilityInfo ModelCompatibilityInfo::get( in get() function in torch::jit::ModelCompatibilityInfo 354 std::ostringstream s; in is_compatible() local 363 std::ostringstream s; in is_compatible() local 376 std::ostringstream s; in is_compatible() local 394 std::ostringstream s; in is_compatible() local 404 std::ostringstream s; in is_compatible() local 418 std::ostringstream s; in is_compatible() local 435 std::ostringstream s; in is_compatible() local
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/nio/ |
H A D | ShortBuffer.annotated.java | 52 public abstract short get(); in get() method in ShortBuffer 54 public abstract java.nio.ShortBuffer put(short s); in put() 56 public abstract short get(int index); in get() method in ShortBuffer 58 public abstract java.nio.ShortBuffer put(int index, short s); in put() 60 public java.nio.ShortBuffer get(short[] dst, int offset, int length) { throw new RuntimeException("… in get() method in ShortBuffer 62 public java.nio.ShortBuffer get(short[] dst) { throw new RuntimeException("Stub!"); } in get() method in ShortBuffer 65 public java.nio.ShortBuffer get(int index, short[] dst, int offset, int length) { throw new Runtime… in get() method in ShortBuffer 68 public java.nio.ShortBuffer get(int index, short[] dst) { throw new RuntimeException("Stub!"); } in get() method in ShortBuffer
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/ |
D | duration_get.hpp | 176 iter_type get(iter_type s, iter_type end, std::ios_base& ios, std::ios_base::iostate& err, in get() function in boost::chrono::duration_get 192 … iter_type get(duration_units<CharT> const&facet, iter_type s, iter_type end, std::ios_base& ios, in get() function in boost::chrono::duration_get 339 iter_type get(iter_type s, iter_type end, std::ios_base& ios, std::ios_base::iostate& err, in get() function in boost::chrono::duration_get 371 …iter_type get_value(iter_type s, iter_type end, std::ios_base& ios, std::ios_base::iostate& err, R… in get_value() 376 …iter_type get_value(iter_type s, iter_type end, std::ios_base& ios, std::ios_base::iostate& err, p… in get_value()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | FutureTask.java | 116 private V report(int s) throws ExecutionException { in report() 187 public V get() throws InterruptedException, ExecutionException { in get() method in FutureTask 188 int s = state; in get() local 197 public V get(long timeout, TimeUnit unit) in get() method in FutureTask 201 int s = state; in get() local 241 int s = state; in state() local 333 int s = state; in run() local 353 int s = state; in runAndReset() local 381 private void handlePossibleCancellationInterrupt(int s) { in handlePossibleCancellationInterrupt() 459 int s = state; in awaitDone() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | FutureTask.java | 116 private V report(int s) throws ExecutionException { in report() 187 public V get() throws InterruptedException, ExecutionException { in get() method in FutureTask 188 int s = state; in get() local 197 public V get(long timeout, TimeUnit unit) in get() method in FutureTask 201 int s = state; in get() local 241 int s = state; in state() local 333 int s = state; in run() local 353 int s = state; in runAndReset() local 381 private void handlePossibleCancellationInterrupt(int s) { in handlePossibleCancellationInterrupt() 459 int s = state; in awaitDone() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | FutureTask.java | 116 private V report(int s) throws ExecutionException { in report() 187 public V get() throws InterruptedException, ExecutionException { in get() method in FutureTask 188 int s = state; in get() local 197 public V get(long timeout, TimeUnit unit) in get() method in FutureTask 201 int s = state; in get() local 241 int s = state; in state() local 333 int s = state; in run() local 353 int s = state; in runAndReset() local 381 private void handlePossibleCancellationInterrupt(int s) { in handlePossibleCancellationInterrupt() 459 int s = state; in awaitDone() local
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/translit/ |
H A D | UnicodeSetClosure.java | 66 UnicodeSet s = new UnicodeSet(rules); in generateSets() local 199 public String get(int cp) { in get() method in UnicodeSetClosure.NFToString 216 public String get(int cp); in get() method 221 public static void close(UnicodeSet s, Normalizer.Mode m, boolean lowerFirst) { in close() 232 public static void close(UnicodeSet s, Char32ToString f) { in close() 252 public static void close2(UnicodeSet s, Char32ToString f, int lc, int mode) { in close2() 292 public static void addAll(UnicodeSet s, String str) { in addAll() 300 public static boolean containsSome(UnicodeSet s, String str) { in containsSome()
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_inlines.h | 254 Value *Instruction::getIndirect(int s, int dim) const in getIndirect() 278 void Instruction::setFlagsSrc(int s, Value *val) in setFlagsSrc() 399 Value *Value::get(Iterator &it) in get() function 409 BasicBlock *BasicBlock::get(Iterator &iter) in get() function 414 BasicBlock *BasicBlock::get(Graph::Node *node) in get() function 420 Function *Function::get(Graph::Node *node) in get() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | unifiedcache.h | 109 const char *s = typeid(T).name(); in hashCode() local 117 const char *s = typeid(T).name(); in writeDescription() local 170 const char *s = fLoc.getName(); in writeDescription() local 202 void get( in get() function 224 void get( in get() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
H A D | unifiedcache.h | 109 const char *s = typeid(T).name(); in hashCode() local 117 const char *s = typeid(T).name(); in writeDescription() local 170 const char *s = fLoc.getName(); in writeDescription() local 202 void get( in get() function 224 void get( in get() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | unifiedcache.h | 109 const char *s = typeid(T).name(); in hashCode() local 117 const char *s = typeid(T).name(); in writeDescription() local 170 const char *s = fLoc.getName(); in writeDescription() local 202 void get( in get() function 224 void get( in get() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | unifiedcache.h | 109 const char *s = typeid(T).name(); in hashCode() local 117 const char *s = typeid(T).name(); in writeDescription() local 170 const char *s = fLoc.getName(); in writeDescription() local 202 void get( in get() function 224 void get( in get() function
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/ |
D | ShortBuffer.java | 690 public abstract short get(); in get() method in ShortBuffer 709 public abstract ShortBuffer put(short s); in put() 724 public abstract short get(int index); in get() method in ShortBuffer 760 public abstract ShortBuffer put(int index, short s); in put() 815 public ShortBuffer get(short[] dst, int offset, int length) { in get() method in ShortBuffer 846 public ShortBuffer get(short[] dst) { in get() method in ShortBuffer 894 public ShortBuffer get(int index, short[] dst, int offset, int length) { in get() method in ShortBuffer 930 public ShortBuffer get(int index, short[] dst) { in get() method in ShortBuffer
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/ |
H A D | ShortBuffer.java | 690 public abstract short get(); in get() method in ShortBuffer 709 public abstract ShortBuffer put(short s); in put() 724 public abstract short get(int index); in get() method in ShortBuffer 760 public abstract ShortBuffer put(int index, short s); in put() 815 public ShortBuffer get(short[] dst, int offset, int length) { in get() method in ShortBuffer 846 public ShortBuffer get(short[] dst) { in get() method in ShortBuffer 894 public ShortBuffer get(int index, short[] dst, int offset, int length) { in get() method in ShortBuffer 930 public ShortBuffer get(int index, short[] dst) { in get() method in ShortBuffer
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/ |
D | ShortBuffer.java | 690 public abstract short get(); in get() method in ShortBuffer 709 public abstract ShortBuffer put(short s); in put() 724 public abstract short get(int index); in get() method in ShortBuffer 760 public abstract ShortBuffer put(int index, short s); in put() 815 public ShortBuffer get(short[] dst, int offset, int length) { in get() method in ShortBuffer 846 public ShortBuffer get(short[] dst) { in get() method in ShortBuffer 894 public ShortBuffer get(int index, short[] dst, int offset, int length) { in get() method in ShortBuffer 930 public ShortBuffer get(int index, short[] dst) { in get() method in ShortBuffer
|