/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/internal/ |
D | ParcelCallSender.java | 44 abstract void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) in prepareCall() 48 long callId, int blockId, int totalBytes, byte[] bytes, int retries) throws RemoteException { in prepareCallAndRetry() 72 abstract byte[] call(long callId, int blockId, byte[] bytes) throws RemoteException; in call() 74 private byte[] callAndRetry(long callId, int blockId, byte[] bytes, int retries) in callAndRetry() 98 abstract byte[] fetchResponse(long callId, int blockId) throws RemoteException; in fetchResponse() 100 private byte[] fetchResponseAndRetry(long callId, int blockId, int retries) in fetchResponseAndRetry()
|
D | CrossProfileCallbackExceptionParcelCallSender.java | 35 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException { in prepareCall() 45 byte[] call(long callId, int blockId, byte[] bytes) throws RemoteException { in call() 55 byte[] fetchResponse(long callId, int blockId) throws RemoteException { in fetchResponse()
|
D | CrossProfileCallbackParcelCallSender.java | 38 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) throws RemoteException { in prepareCall() 48 byte[] call(long callId, int blockId, byte[] bytes) throws RemoteException { in call() 58 byte[] fetchResponse(long callId, int blockId) throws RemoteException { in fetchResponse()
|
D | CrossProfileParcelCallSender.java | 50 void prepareCall(long callId, int blockId, int numBytes, byte[] params) throws RemoteException { in prepareCall() 55 byte[] call(long callId, int blockId, byte[] params) throws RemoteException { in call() 61 byte[] fetchResponse(long callId, int blockId) throws RemoteException { in fetchResponse()
|
D | ParcelCallReceiver.java | 73 public void prepareCall(long callId, int blockId, int numBytes, byte[] paramBytes) { in prepareCall() 103 public Parcel getPreparedCall(long callId, int blockId, byte[] paramBytes) { in getPreparedCall() 137 public byte[] getPreparedResponse(long callId, int blockId) { in getPreparedResponse()
|
/external/connectedappssdk/sdk/src/main/aidl/com/google/android/enterprise/connectedapps/ |
D | ICrossProfileCallback.aidl | 19 void prepareResult(long callId, int blockId, int numBytes, in byte[] params); in prepareResult() 20 void onResult(long callId, int blockId, int methodIdentifier, in byte[] params); in onResult() 21 void onException(long callId, int blockId, in byte[] params); in onException()
|
D | ICrossProfileService.aidl | 30 void prepareCall(long callId, int blockId, int numBytes, in byte[] params); in prepareCall() 37 …byte[] call(long callId, int blockId, long crossProfileTypeIdentifier, int methodIdentifier, in by… in call() 40 byte[] fetchResponse(long callId, int blockId); in fetchResponse()
|
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/ |
D | TestICrossProfileCallback.java | 37 public void prepareResult(long callId, int blockId, int numBytes, byte[] params) in prepareResult() 41 public void onResult(long callId, int blockId, int methodIdentifier, byte[] params) in onResult() 51 public void onException(long callId, int blockId, byte[] params) throws RemoteException { in onException()
|
D | TestStringCrossProfileCallback.java | 30 public void prepareResult(long callId, int blockId, int numBytes, byte[] params) {} in prepareResult() 33 public void onResult(long callId, int blockId, int methodIdentifier, byte[] paramsBytes) in onResult() 44 public void onException(long callId, int blockId, byte[] paramsBytes) throws RemoteException { in onException()
|
D | TestService.java | 65 public void prepareCall(long callId, int blockId, int numBytes, byte[] paramsBytes) {} in prepareCall() 70 int blockId, in call() 99 public byte[] fetchResponse(long callId, int blockId) { in fetchResponse()
|
/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/internal/ |
D | ParcelCallSenderTest.java | 42 void prepareCall(long callId, int blockId, int totalBytes, byte[] bytes) in prepareCall() 52 byte[] call(long callId, int blockId, byte[] bytes) throws RemoteException { in call() 62 byte[] fetchResponse(long callId, int blockId) throws RemoteException { in fetchResponse()
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderControlFlow.cpp | 139 auto &blockId = it.first; in AssignBlockFields() local 160 void SpirvShader::Function::ForeachBlockDependency(Block::ID blockId, std::function<void(Block::ID)… in ForeachBlockDependency() 290 auto blockId = state->block; in EmitNonLoop() local 328 auto blockId = state->block; in EmitLoop() local 692 auto blockId = Block::ID(insn.word(w + 1)); in StorePhi() local
|
/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/ |
D | CrossProfileSender.java | 152 public void prepareResult(long callId, int blockId, int numBytes, byte[] params) { in prepareResult() 157 public void onResult(long callId, int blockId, int methodIdentifier, byte[] paramsBytes) { in onResult() 175 public void onException(long callId, int blockId, byte[] paramsBytes) { in onException()
|
/external/llvm-project/mlir/lib/Analysis/ |
D | NumberOfExecutions.cpp | 192 unsigned blockId = 0; in printBlockExecutions() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 76 int blockId; member 96 int blockId; member
|
D | OutputASM.cpp | 278 …Uniform::Uniform(const TType& type, const std::string &name, int registerIndex, int blockId, const… in Uniform() 284 … TLayoutBlockStorage layout, bool isRowMajorLayout, int registerIndex, int blockId) : in UniformBlock() 2334 int blockId = getBlockId(arg); in getArgumentInfo() local 3705 …Type &type, const TString &name, int registerIndex, bool samplersOnly, int blockId, BlockLayoutEnc… in declareUniform()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | merge_return_pass.cpp | 127 auto blockId = block->GetLabelInst()->result_id(); in ProcessStructured() local 147 auto blockId = block->id(); in ProcessStructured() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | merge_return_pass.cpp | 127 auto blockId = block->GetLabelInst()->result_id(); in ProcessStructured() local 147 auto blockId = block->id(); in ProcessStructured() local
|
/external/v4l2_codec2/components/ |
D | V4L2Decoder.cpp | 599 uint32_t blockId; in onVideoFrameReady() local
|
/external/skqp/src/sksl/ |
D | SkSLCompiler.cpp | 384 void Compiler::scanCFG(CFG* cfg, BlockId blockId, std::set<BlockId>* workList) { in scanCFG()
|
/external/angle/src/compiler/translator/ |
D | BuildSPIRV.cpp | 1391 const spirv::IdRef blockId = conditional.blockIds[conditional.nextBlockToWrite++]; in nextConditionalBlock() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 619 int blockId = ShadowArscAssetManager in getResourceBagValue() local
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.cpp | 489 for(unsigned int blockId = 0; blockId < MAX_UNIFORM_BUFFER_BINDINGS; blockId++) in resetUniformBlockBindings() local
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |