Home
last modified time | relevance | path

Searched defs:createStore (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DInstructionFactory.java477 public static LocalVariableInstruction createStore( final Type type, final int index ) { in createStore() method in InstructionFactory
/external/conscrypt/platform/src/test/java/org/conscrypt/
DTrustedCertificateStoreTest.java404 private void createStore() { in createStore() method in TrustedCertificateStoreTest
/external/conscrypt/repackaged/platform/src/test/java/com/android/org/conscrypt/
DTrustedCertificateStoreTest.java408 private void createStore() { in createStore() method in TrustedCertificateStoreTest
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1330 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore() function in spv::Builder
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp903 …Value *Nucleus::createStore(Value *value, Value *ptr, Type *type, bool isVolatile, unsigned int al… in createStore() function in rr::Nucleus
DLLVMReactor.cpp1188 …Value *Nucleus::createStore(Value *value, Value *ptr, Type *type, bool isVolatile, unsigned int al… in createStore() function in rr::Nucleus