Home
last modified time | relevance | path

Searched defs:sources (Results 151 – 175 of 1771) sorted by relevance

12345678910>>...71

/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.h306 void run_shader(const std::vector<const char *> &sources, in run_shader()
317 void run_shader(const std::vector<const char *> &sources, in run_shader()
/aosp_15_r20/external/gemmlowp/meta/generators/
H A Dneon_emitter_64.py936 def EmitVStoreA(self, store_no, store_type, sources, destination): argument
945 def EmitVStoreAPostIncrement(self, store_no, store_type, sources, destination, argument
956 sources, argument
1026 def EmitVStoreOffsetA(self, store_no, store_type, sources, destination, argument
1058 sources): argument
H A Dneon_emitter.py531 def EmitVStoreA(self, store_no, store_type, sources, destination): argument
538 sources, argument
623 def EmitVStoreOffsetA(self, store_no, store_type, sources, destination, argument
667 sources): argument
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/data/repository/
H A DCustomShortcutCategoriesRepository.kt113 val sources = inputGestureDataAdapter.toInternalGroupSources(inputGestures) in <lambda>() constant
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/emergency/
H A DEmergencyNumber.java462 List<Integer> sources = new ArrayList<>(); in getEmergencyNumberSources() local
479 public boolean isFromSources(@EmergencyNumberSources int sources) { in isFromSources()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/sdklib/
HDsdklib.core.jar ... -sys-img-03.xsd xsd/sources/ xsd/sources/sdk-sites-list ...
HDtools.sdklib.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE com/ com/android/ com ...
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java816 ArrayList<Pair<SourceKey, SourceDumpContainer>> sources = new ArrayList<>(numOfSources); in createSortedAssociations() local
836 ArrayList<Pair<SourceKey, SourceDumpContainer>> sources, long now, long totalTime, in dumpStats()
897 String prefixInnerInner, ArrayList<Pair<SourceKey, SourceDumpContainer>> sources, in dumpSources()
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DPointerChoreographer.cpp60 bool isMouseOrTouchpad(uint32_t sources) { in isMouseOrTouchpad()
706 const uint32_t sources = info.getSources(); in updatePointerControllersLocked() local
894 const uint32_t sources = info->getSources(); in setPointerIcon() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/testmapping/
DTestMappingTest.java159 Set<String> sources = new HashSet<String>(); in testparseTestMapping() local
925 Set<String> sources = mTestMapping.getTestMappingSources(zipFile); in testGetTestMappingSources() local
972 Set<String> sources = mTestMapping.getTestMappingSources(tempDir); in testGetTestMappingSources_Dir() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.cpp116 ProgramSources sources; in iterate() local
260 ProgramSources sources = makeVtxFragSources(vs, fs); in draw() local
H A Dgl4cShaderAtomicCounterOpsTests.cpp212 glu::ProgramSources sources; in create() local
332 glu::ProgramSources sources; in executeComputeShader() local
/aosp_15_r20/external/dokka/runners/cli/src/main/kotlin/cli/
H A Dmain.kt124 …val sources = if (arguments.src.isNotEmpty()) arguments.src.split(File.pathSeparatorChar).toList()… in entry() constant
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dccompiler.py323 def _setup_compile(self, outdir, macros, incdirs, sources, depends, argument
474 def detect_language(self, sources): argument
510 def compile(self, sources, output_dir=None, macros=None, argument
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java308 int[] sources, in glGetDebugMessageLogKHR()
325 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
336 int[] sources, in glGetDebugMessageLogKHR()
349 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java769 private final Source[] sources; field in Snapshot
772 private Snapshot(String key, long sequenceNumber, Source[] sources, long[] lengths) { in Snapshot()
/aosp_15_r20/external/llvm/cmake/modules/
H A DAddLLVM.cmake241 set(sources ${ARGN}) variable
245 set(sources ${sources} ${resource_file}) variable
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/jar/
H A DJarVerifier.java568 List<CodeSource> sources = new ArrayList<>(); in mapSignersToCodeSources() local
595 CodeSource[] sources = mapSignersToCodeSources(cs.getLocation(), getJarCodeSigners(), true); in findMatchingSigners() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/22/libcore/ojluni/src/main/java/java/util/jar/
DJarVerifier.java568 List<CodeSource> sources = new ArrayList<>(); in mapSignersToCodeSources() local
595 CodeSource[] sources = mapSignersToCodeSources(cs.getLocation(), getJarCodeSigners(), true); in findMatchingSigners() local
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
H A DDiskLruCache.java772 private final Source[] sources; field in Snapshot
775 private Snapshot(String key, long sequenceNumber, Source[] sources, long[] lengths) { in Snapshot()
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/
H A DSsaBasicBlock.java615 RegisterSpecList sources = RegisterSpecList.make(source); in addMoveToEnd() local
638 RegisterSpecList sources = RegisterSpecList.make(source); in addMoveToBeginning() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/jar/
DJarVerifier.java568 List<CodeSource> sources = new ArrayList<>(); in mapSignersToCodeSources() local
595 CodeSource[] sources = mapSignersToCodeSources(cs.getLocation(), getJarCodeSigners(), true); in findMatchingSigners() local
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dbackprop.py1009 sources, argument
1133 sources, argument
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs_visitor.cpp463 const elk_fs_reg sources[] = { in emit_single_fb_write() local
569 elk_fs_reg sources[8]; in emit_urb_writes() local
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/
H A DPrimaryDevice.cpp120 Return<void> PrimaryDevice::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in createAudioPatch()
193 const hidl_vec<AudioPortConfig>& sources, in updateAudioPatch()

12345678910>>...71