Home
last modified time | relevance | path

Searched defs:ite (Results 1 – 25 of 112) sorted by relevance

12345

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface_state_manager.cpp62 for (auto ite = m_surfStateMap[i].begin(); ite != m_surfStateMap[i].end(); ite++) in clean() local
140 for (auto ite = m_surfStateMap[index].begin(); ite != m_surfStateMap[index].end(); ite++) in SetRotationFlag() local
150 for (auto ite = m_surfStateMap[index].begin(); ite != m_surfStateMap[index].end(); ite++) in SetRotationFlag() local
166 for (auto ite = m_surfStateMap[index].begin(); ite != m_surfStateMap[index].end(); ite++) in SetChromaSitting() local
226 for (auto ite = m_surfStateMap.begin(); ite != m_surfStateMap.end(); ite++) in clean() local
H A Dcm_ish_base.cpp117 auto ite = m_addedHashValues.find(kernel->GetHashValue()); in LoadKernels() local
167 auto ite = m_addedHashValues.find(kernel->GetHashValue()); in LoadKernels() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/
Dvector_assign.hpp58 typename E::const_iterator ite (e ().begin ()); in make_conformant() local
247 typename E::const_iterator ite (e ().begin ()); in iterating_vector_assign() local
304 typename E::const_iterator ite (e ().begin ()); in vector_assign() local
383 typename E::const_iterator ite (e ().begin ()); in vector_assign() local
416 typename E::const_iterator ite (e ().begin ()); in vector_assign() local
513 typename E::iterator ite (e ().begin ()); in vector_swap() local
525 typename E::iterator ite (e ().begin ()); in vector_swap() local
562 typename E::iterator ite (e ().begin ()); in vector_swap() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
H A DInvocationTargetExceptionTest.java225 InvocationTargetException ite = new InvocationTargetException(null); in test_printStackTrace() local
247 InvocationTargetException ite = new InvocationTargetException( in test_printStackTraceLjava_io_PrintStream() local
263 InvocationTargetException ite; in test_printStackTraceLjava_io_PrintWriter() local
/aosp_15_r20/external/testng/src/main/java/org/testng/
H A DIExpectedExceptionsHolder.java11 String getWrongExceptionMessage(Throwable ite); in getWrongExceptionMessage()
19 boolean isThrowableMatching(Throwable ite); in isThrowableMatching()
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/
H A DRegexpExpectedExceptionsHolder.java32 public boolean isThrowableMatching(Throwable ite) { in isThrowableMatching()
43 public String getWrongExceptionMessage(Throwable ite) { in getWrongExceptionMessage()
H A DExpectedExceptionsHolder.java48 public boolean isExpectedException(Throwable ite) { in isExpectedException()
70 public Throwable wrongException(Throwable ite) { in wrongException()
H A DInvoker.java285 private void handleConfigurationFailure(Throwable ite, in handleConfigurationFailure()
1351 Throwable ite= testResult.getThrowable(); in handleInvocationResults() local
1408 private boolean isSkipExceptionAndSkip(Throwable ite) { in isSkipExceptionAndSkip()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLSnapshotSerializers.h41 for (const auto& ite : c) { in saveContainer() local
49 for (const auto& ite : nameMap) { in saveNameMap() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/base/
H A DPreconditionsTest.java308 InvocationTargetException ite = in testAllOverloads_checkArgument() local
325 InvocationTargetException ite = in testAllOverloads_checkState() local
343 InvocationTargetException ite = in testAllOverloads_checkNotNull() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/base/
H A DPreconditionsTest.java308 InvocationTargetException ite = in testAllOverloads_checkArgument() local
325 InvocationTargetException ite = in testAllOverloads_checkState() local
343 InvocationTargetException ite = in testAllOverloads_checkNotNull() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DModuleMergerTest.java84 Iterator<IRemoteTest> ite = res1.iterator(); in testPartOfSameSuite_sameSuite() local
164 Iterator<IRemoteTest> ite = res1.iterator(); in testMergeSplittedITestSuite() local
/aosp_15_r20/frameworks/base/native/android/
H A Dsystem_fonts.cpp240 std::unique_ptr<ASystemFontIterator> ite(new ASystemFontIterator()); in ASystemFontIterator_open() local
275 void ASystemFontIterator_close(ASystemFontIterator* ite) { in ASystemFontIterator_close()
364 AFont* ASystemFontIterator_next(ASystemFontIterator* ite) { in ASystemFontIterator_next()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Demplace_test.hpp106 const_iterator itb(ec.begin()), ite(ec.end()); in test_expected_container() local
130 const_iterator itb(ec.begin()), ite(ec.end()); in test_expected_container() local
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Ddeprecated-v8.s33 ite ge label
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/heap_manager/
H A Dframe_tracker.cpp58 for (auto ite = token->m_holdTrackers.begin(); ite != token->m_holdTrackers.end(); ite ++) in Merge() local
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/
H A Dframe_tracker.h173 for (auto ite = m_holdTrackers.begin(); ite != m_holdTrackers.end(); ite ++) in IsExpired() local
/aosp_15_r20/external/OpenCSD/decoder/source/etmv4/
H A Dtrc_etmv4_stack_elem.cpp153 …const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const trace_sw_ite_t &ite) in createITEElem()
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
H A DNdkApiXmlReport.java224 Iterator ite = classEleMap.entrySet().iterator(); in addToDom() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp409 ite = Forbid.end(); it != ite; ++it) in findSuitableFreeRegister() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp433 ite = Forbid.end(); it != ite; ++it) in findSuitableFreeRegister() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DShareGroup.cpp452 ShareGroupsMap::iterator ite = p_existingGroupID ? m_groups.begin() in attachOrCreateShareGroup() local
/aosp_15_r20/external/OpenCSD/decoder/include/opencsd/etmv4/
H A Dtrc_etmv4_stack_elem.h351 void setITE(const trace_sw_ite_t &ite) { m_ite = ite; }; in setITE()
/aosp_15_r20/external/vixl/benchmarks/aarch32/
H A Dasm-disasm-speed-test.cc1092 __ ite(hi); in Generate_8() local
3151 __ ite(hi); in Generate_25() local
3921 __ ite(lt); in Generate_29() local
4206 __ ite(lt); in Generate_32() local
4219 __ ite(le); in Generate_32() local
4250 __ ite(lt); in Generate_32() local
4260 __ ite(le); in Generate_32() local
4264 __ ite(le); in Generate_32() local
4286 __ ite(le); in Generate_32() local
4307 __ ite(le); in Generate_32() local
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/config/
DDynamicRemoteFileResolverTest.java218 Iterator<File> ite = object.remoteFileList.iterator(); in testResolve_remoteFileList() local

12345