/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
H A D | JDWPStackFrameTestCase.java | 41 long frameID; field in JDWPStackFrameTestCase.FrameInfo 44 public FrameInfo(long frameID, Location location) { in FrameInfo() 96 long frameID = reply.getNextValueAsLong(); in jdwpGetFrames() local 165 protected void jdwpPopFrames(long threadID, long frameID) { in jdwpPopFrames()
|
H A D | PopFrames002Test.java | 111 long frameID = 0; in testPopSeveralFrames() local 327 long frameID = 0; in testPopFramesWithInvokeMethods() local
|
H A D | JDWPStackFrameAccessTest.java | 431 protected Value getVariableValue(long threadID, long frameID, int slot, byte tag) { in getVariableValue() 475 protected void setVariableValue(long threadID, long frameID, int slot, Value newValue) { in setVariableValue()
|
H A D | ThisObjectTest.java | 100 long frameID = frameIDs[i].frameID; in testThisObjectTest001() local
|
H A D | PopFramesTest.java | 100 long frameID = 0; in testPopFramesTest001() local
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
H A D | LaunchedDebugger.java | 144 long frameID; field in LaunchedDebugger.FrameInfo 147 public FrameInfo(long frameID, Location location) { in FrameInfo() 183 long frameID = reply.getNextValueAsLong(); in jdwpGetFrames() local
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
H A D | FramesTest.java | 48 long frameID; field in FramesTest.FrameStruct 50 FrameStruct(long frameID, Location loc) { in FrameStruct() 444 long frameID; in getFrames() local
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
H A D | Breakpoint003Test.java | 91 long frameID = reply.getNextValueAsLong(); in test() local
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/ |
H A D | InstanceOnlyModifierTest.java | 252 long frameID = -1; in checkThisObject() local
|
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/decoder/ |
H A D | Decoder.cpp | 26 uint8_t *buf, int32_t frameID, size_t bufSize) { in readSampleData()
|
/aosp_15_r20/frameworks/av/media/module/codecs/flac/dec/test/ |
H A D | FlacDecoderTest.cpp | 89 int32_t frameID = offset; in processFlacDecoder() local
|
/aosp_15_r20/external/tremolo/tests/ |
H A D | VorbisDecoderTest.cpp | 142 int32_t frameID = offset; in processVorbisDecoder() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/avc/packet/ |
H A D | decode_avc_picture_packet.cpp | 520 uint8_t frameID = params.bPicIdRemappingInUse ? i : refAvcRefList->ucFrameId; in MHW_SETPAR_DECL_SRC() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFrameBoundaryTests.cpp | 130 uint32_t frameID, VkImage *pImages) in submitCommands()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g8_X.h | 1112 uint8_t frameID = picID << 1; in AddMfxAvcDirectmodeCmd() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/ |
H A D | poc.cpp | 304 int frameID = 0; in decodeNFrames() local
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
H A D | Packet.java | 940 public void setNextValueAsFrameID(long frameID) { in setNextValueAsFrameID()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/ |
H A D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 334 uint32_t frameID = 0; in encodeNFrames() local
|
H A D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 432 int frameID = offset; in decodeNFrames() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/ |
H A D | mhw_vdbox_mfx_impl.h | 983 uint8_t frameID = picID << 1; in _MHW_SETCMD_OVERRIDE_DECL() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g11_X.cpp | 1689 uint8_t frameID = picID << 1; in AddMfxAvcDirectmodeCmd() local
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/ |
H A D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 334 std::ifstream& eleStream, bool& disableTest, uint32_t frameID, uint32_t nFrames, in encodeNFrames()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g12_X.cpp | 1655 uint8_t frameID = picID << 1; in AddMfxAvcDirectmodeCmd() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g9_X.h | 1347 uint8_t frameID = picID << 1; in AddMfxAvcDirectmodeCmd() local
|
/aosp_15_r20/external/gmmlib/Source/inc/umKmInc/ |
H A D | UmKmDmaPerfTimer.h | 57 uint32_t frameID : 8; member
|