/aosp_15_r20/frameworks/base/tools/aapt2/compile/ |
H A D | Pseudolocalizer.cpp | 360 std::string PseudoMethodAccent::Text(StringPiece source) { in Text() 446 std::string PseudoMethodAccent::Placeholder(StringPiece source) { in Placeholder() 451 std::string PseudoMethodBidi::Text(StringPiece source) { in Text() 486 std::string PseudoMethodBidi::Placeholder(StringPiece source) { in Placeholder()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | errors.c | 155 enum mesa_debug_source source, in _mesa_gl_vdebugf() 178 enum mesa_debug_source source, in _mesa_gl_debugf() 192 enum mesa_debug_source source, in _mesa_gl_debug() 338 enum mesa_debug_source source = MESA_DEBUG_SOURCE_SHADER_COMPILER; in _mesa_shader_debug() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
D | fetch.go | 41 func fetchProfiles(s *source, o *plugin.Options) (*profile.Profile, error) { 277 source *source member 323 func grabProfile(s *source, source string, fetcher plugin.Fetcher, obj plugin.ObjTool, ui plugin.UI… 402 func locateBinaries(p *profile.Profile, s *source, obj plugin.ObjTool, ui plugin.UI) {
|
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/ |
H A D | Pipe.kt | 131 val source = object : Source { in timeout() constant in okio.Pipe 234 fun source() = source in sink() method in okio.Pipe
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | TextureImpl.cpp | 27 const gl::Texture *source) in copyTexture() 41 const gl::Texture *source) in copySubTexture() 84 const gl::Texture *source) in copyCompressedTexture() 99 const gl::Texture *source) in copy3DTexture() 114 const gl::Texture *source) in copy3DSubTexture()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/input/ |
H A D | event_source.rs | 52 source: T, field 297 let mut source = EventSourceImpl::new(SourceMock::new(&[]), 128); in empty_new() localVariable 312 let mut source = EventSourceImpl::new(SourceMock::new(&[]), 128); in empty_receive() localVariable 351 let mut source = EventSourceImpl::new(SourceMock::new(&evts), input_event::SIZE * 4); in partial_pop() localVariable 367 let mut source = EventSourceImpl::new(SourceMock::new(&evts), input_event::SIZE * 4); in total_pop() localVariable
|
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/scripts/ |
D | benchmark.py | 57 def time_compile(source): argument 62 def time_parse(source): argument 66 def run_benchmark_xxl(subcommand, source): argument
|
/aosp_15_r20/external/cronet/base/ |
H A D | scoped_multi_source_observation.h | 59 void AddObservation(Source* source) { in AddObservation() 66 void RemoveObservation(Source* source) { in RemoveObservation() 86 bool IsObservingSource(Source* source) const { in IsObservingSource()
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | ScrollFeedbackProvider.java | 100 void onSnapToItem(int inputDeviceId, int source, int axis); in onSnapToItem() 121 void onScrollLimit(int inputDeviceId, int source, int axis, boolean isStart); in onScrollLimit() 145 void onScrollProgress(int inputDeviceId, int source, int axis, int deltaInPixels); in onScrollProgress()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/shared/model/ |
D | BiometricUnlockModel.java | 14 private final com.android.systemui.keyguard.shared.model.BiometricUnlockSource source = null; field in BiometricUnlockModel 18 com.android.systemui.keyguard.shared.model.BiometricUnlockSource source) { in BiometricUnlockModel() 45 com.android.systemui.keyguard.shared.model.BiometricUnlockSource source) { in copy()
|
/aosp_15_r20/out/soong/.intermediates/external/turbine/turbine/linux_glibc_common/javac/anno/com/google/turbine/options/ |
D | AutoValue_LanguageVersion.java | 10 private final int source; field in AutoValue_LanguageVersion 17 int source, in AutoValue_LanguageVersion() 29 public int source() { in source() method in AutoValue_LanguageVersion
|
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/bound/ |
H A D | PackageSourceBoundClass.java | 33 private final SourceFile source; field in PackageSourceBoundClass 39 SourceFile source) { in PackageSourceBoundClass() 80 public SourceFile source() { in source() method in PackageSourceBoundClass
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | ReflectionTest.java | 46 ElementSource source = (ElementSource) fooBinding.getSource(); in testNormalBinding() local 63 ElementSource source = (ElementSource) i.getSource(); in testConstantBinding() local 83 ElementSource source = (ElementSource) fooBinding.getSource(); in testLinkedBinding() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | MultiReaderTest.java | 31 final CharSource source = newCharSource(testString); in testOnlyOneOpen() local 55 CharSource source = newCharSource("a"); in testReady() local 68 CharSource source = newCharSource(testString); in testSimple() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
D | default_constructible_unary_fn.hpp | 31 default_constructible_unary_fn_wrapper(const F& source) in default_constructible_unary_fn_wrapper() 35 default_constructible_unary_fn_wrapper(const default_constructible_unary_fn_wrapper& source) in default_constructible_unary_fn_wrapper() 39 …default_constructible_unary_fn_wrapper& operator=(const default_constructible_unary_fn_wrapper& so… in operator =()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | MultiReaderTest.java | 31 final CharSource source = newCharSource(testString); in testOnlyOneOpen() local 55 CharSource source = newCharSource("a"); in testReady() local 68 CharSource source = newCharSource(testString); in testSimple() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/multiple_device_context/ |
H A D | test_multiple_contexts.cpp | 49 cl_uint sampleAction1(cl_uint source) { return source; } in sampleAction1() 50 cl_uint sampleAction2(cl_uint source) { return source * 2; } in sampleAction2() 51 cl_uint sampleAction3(cl_uint source) { return source / 2; } in sampleAction3() 52 cl_uint sampleAction4(cl_uint source) { return source / 3; } in sampleAction4()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Command.cpp | 182 const api::VulkanBuffer& source, in copy_buffer_to_buffer() 205 const api::VulkanImage& source, in copy_texture_to_texture() 250 const api::VulkanImage& source, in copy_texture_to_buffer() 288 const api::VulkanBuffer& source, in copy_buffer_to_texture()
|
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/ |
D | errors.rs | 47 source: io::Error, field 109 fn source(&self) -> Option<&(dyn StdError + 'static)> { in source() method 134 source: io::Error, field 198 fn source(&self) -> Option<&(dyn StdError + 'static)> { in source() method
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | ognl-2.6.7.jar | ... OgnlException
int i
Object result
ognl.OgnlContext context
Object source
public java.lang.String getExpressionOperator (int) ... |
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | UnitConverter.java | 213 String source = entry.getKey(); in buildSourceToStandard() local 264 public Rational convert(Rational source) { in convert() 276 public Rational convertBackwards(Rational source) { in convertBackwards() 429 public static void addIfNeeded(String source, Multimap<String, Continuation> data) { in addIfNeeded() argument 440 public Continuation(List<String> remainder, String source) { in Continuation() 535 String source, in addRaw() 586 public String formatOriginalSource(String source) { in formatOriginalSource() 628 String source, in addToSourceToTarget() 697 public Rational convertDirect(Rational source, String sourceUnit, String targetUnit) { in convertDirect() 1402 Output<String> source, in getGender() [all …]
|
H A D | RegexLookup.java | 106 public int getFailPoint(String source) { in getFailPoint() 213 public int getFailPoint(String source) { in getFailPoint() 834 public final T get(String source) { in get() 845 public T get(String source, Object context, Output<String[]> arguments) { in get() 858 String source, in get() 958 String source, Object context, List<Finder> matcherList, List<String> failures) { in getAll() 1139 public RegexLookup<T> loadFromString(String source) { in loadFromString()
|
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/parser/ |
D | _compound_decl_body.py | 29 def parse_struct_body(source, anon_name, parent): argument 77 def parse_body(source): argument 127 def parse_enum_body(source, _anon_name, _parent): argument
|
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/ |
H A D | InflaterSource.java | 30 private final BufferedSource source; field in InflaterSource 41 public InflaterSource(Source source, Inflater inflater) { in InflaterSource() 50 InflaterSource(BufferedSource source, Inflater inflater) { in InflaterSource()
|
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/ |
H A D | InflaterSource.java | 28 private final BufferedSource source; field in InflaterSource 39 public InflaterSource(Source source, Inflater inflater) { in InflaterSource() 48 InflaterSource(BufferedSource source, Inflater inflater) { in InflaterSource()
|