Home
last modified time | relevance | path

Searched defs:currentBlock (Results 1 – 25 of 120) sorted by relevance

12345

/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Dsettings_ram.c79 const struct settingsBlock *currentBlock; in otPlatSettingsGet() local
128 const struct settingsBlock *currentBlock; in otPlatSettingsSet() local
162 struct settingsBlock *currentBlock; in otPlatSettingsAdd() local
192 const struct settingsBlock *currentBlock; in otPlatSettingsDelete() local
/aosp_15_r20/external/skia/src/base/
H A DSkBlockAllocator.h315 const Block* currentBlock() const { return fTail; } in currentBlock() function
316 Block* currentBlock() { return fTail; } in currentBlock() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp651 auto currentBlock = function.getBlock(block); in EmitPhi() local
683 void SpirvEmitter::StorePhi(Block::ID currentBlock, InsnIterator insn, const std::unordered_set<Blo… in StorePhi()
H A DSpirvShader.cpp45 Block::ID currentBlock; local
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/
H A DAI01decoder.java53 …int currentBlock = this.getGeneralDecoder().extractNumericValueFromBitArray(currentPos + 10 * i, 1… in encodeCompressedGtinWithoutAI() local
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h61 const CFGBlock *currentBlock, in observeStmt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DLiveVariables.h62 const CFGBlock *currentBlock, in observeStmt()
/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
H A DBlockInputStream.java44 private byte[] currentBlock; field in BlockInputStream
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DTrieIterator.java390 int currentBlock = m_nextBlock_; in checkBlock() local
/aosp_15_r20/external/aac/libMpegTPEnc/src/
H A Dtpenc_adts.h129 int currentBlock; /*!< Index of current raw data block */ member
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DTrieIterator.java391 int currentBlock = m_nextBlock_; in checkBlock() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/
H A DFramedLZ4CompressorInputStream.java81 private InputStream currentBlock; field in FramedLZ4CompressorInputStream
/aosp_15_r20/external/lz4/examples/
H A DdictionaryRandomAccess.c111 int currentBlock = offset / BLOCK_BYTES; in test_decompress() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp132 const CFGBlock *currentBlock; member in __anon7fc64f490211::DeadStoreObs
/aosp_15_r20/external/clang/lib/Analysis/
H A DLiveVariables.cpp198 const CFGBlock *currentBlock; member in __anon34dfd90e0411::TransferFunctions
H A DUninitializedValues.cpp849 unsigned currentBlock; member
H A DCFG.cpp3227 CFGBlock *currentBlock = createBlock(false); in VisitCaseStmt() local
4001 signed currentBlock; member in __anonc5699e550211::StmtPrinterHelper
/aosp_15_r20/frameworks/av/media/libeffects/dynamicsproc/
H A DEffectDynamicsProcessing.cpp236 int32_t currentBlock = desiredBlock; in DP_configureVariant() local
/aosp_15_r20/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java905 int currentBlock = (scrollPos < 0) in doDraw() local
/aosp_15_r20/external/guice/lib/build/
HDasm-6.0.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h10468 Block* currentBlock = (Block*)request.allocHandle; in Alloc() local
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h10444 Block* currentBlock = (Block*)request.allocHandle; in Alloc() local

12345