/aosp_15_r20/external/perfetto/src/protozero/filtering/ |
H A D | filter_util_unittest.cc | 38 std::optional<std::string> bytecode = {}) { in FilterToText() 65 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 93 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 139 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 293 std::string bytecode = filter_subset.GenerateFilterBytecode(); in TEST() local 337 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 374 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local
|
H A D | message_filter_unittest.cc | 66 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 158 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 236 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 299 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local 342 std::string bytecode = filter.GenerateFilterBytecode(); in TEST() local
|
H A D | filter_bytecode_generator_unittest.cc | 41 std::string bytecode = gen.Serialize(); in TEST() local 64 std::string bytecode = gen.Serialize(); in TEST() local 106 std::string bytecode = gen.Serialize(); in TEST() local
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
HD | javassist-3.19.0-GA.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/aosp_15_r20/tools/dexter/slicer/ |
H A D | instrumentation.cc | 36 void BoxValue(lir::Bytecode* bytecode, in BoxValue() 106 lir::Bytecode* bytecode = nullptr; in Apply() local 223 bool EntryHook::InjectArrayParamsHook(lir::CodeIr* code_ir, lir::Bytecode* bytecode) { in InjectArrayParamsHook() 397 auto bytecode = visitor.out; in Apply() local 531 auto bytecode = visitor.out; in Apply() local 611 virtual bool Visit(lir::Bytecode* bytecode) override { in Visit()
|
H A D | dex_bytecode.cc | 27 Opcode OpcodeFromBytecode(u2 bytecode) { in OpcodeFromBytecode() 106 size_t GetWidthFromBytecode(const u2* bytecode) { in GetWidthFromBytecode() 149 Instruction DecodeInstruction(const u2* bytecode) { in DecodeInstruction()
|
H A D | bytecode_encoder.cc | 98 static dex::u4 GetRegA(const Bytecode* bytecode, int index) { in GetRegA() 107 static dex::u4 GetRegB(const Bytecode* bytecode, int index) { in GetRegB() 116 static dex::u4 GetRegC(const Bytecode* bytecode, int index) { in GetRegC() 128 bool BytecodeEncoder::Visit(Bytecode* bytecode) { in Visit()
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.1/ |
HD | turbine-0.1.jar | ... lookup/
com/google/turbine/binder/bytecode/
com/google/turbine/bytecode/
com ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.2.1/ |
HD | turbine-0.2.1.jar | ... turbine/tree/
com/google/turbine/bytecode/
com/google/turbine/bytecode/sig ... |
/aosp_15_r20/out/soong/.intermediates/external/turbine/turbine/linux_glibc_common/javac/ |
D | turbine.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/aosp_15_r20/system/netd/server/ |
H A D | SockDiag.cpp | 491 struct bytecode { in destroySocketsLackingPermission() struct 492 markmatch netIdMatch; in destroySocketsLackingPermission() 493 markmatch controlMatch; in destroySocketsLackingPermission() 494 inet_diag_bc_op controlJump; in destroySocketsLackingPermission() 495 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local
|
/aosp_15_r20/external/javassist/src/main/javassist/expr/ |
H A D | Expr.java | 231 int regno, Bytecode bytecode) { in storeStack() 240 Bytecode bytecode) { in storeStack0() 285 protected void replace0(int pos, Bytecode bytecode, int size) in replace0()
|
H A D | FieldAccess.java | 220 Bytecode bytecode = jc.getBytecode(); in replace() local 262 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit() 312 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
H A D | Instanceof.java | 141 Bytecode bytecode = jc.getBytecode(); in replace() local 170 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
H A D | Cast.java | 135 Bytecode bytecode = jc.getBytecode(); in replace() local 166 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
H A D | NewExpr.java | 222 Bytecode bytecode = jc.getBytecode(); in replace() local 253 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
H A D | NewArray.java | 245 Bytecode bytecode = jc.getBytecode(); in replace2() local 273 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
/aosp_15_r20/kernel/tests/net/test/ |
H A D | sock_diag.py | 267 def DecodeBytecode(bytecode): argument 303 def Dump(self, diag_req, bytecode): argument 310 def DumpAllInetSockets(self, protocol, bytecode, sock_id=None, ext=0, argument
|
/aosp_15_r20/tools/dexter/dexter/ |
H A D | experimental.cc | 69 auto bytecode = dynamic_cast<lir::Bytecode*>(instr); in StressWrapInvoke() local 181 auto bytecode = dynamic_cast<lir::Bytecode*>(instr); in StressEntryHook() local 229 auto bytecode = dynamic_cast<lir::Bytecode*>(instr); in StressExitHook() local
|
/aosp_15_r20/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/ |
H A D | Reflector.java | 139 Class<T> iClass, String reflectorClassName, byte[] bytecode) { in defineViaUnsafe() 145 Class<T> iClass, String reflectorClassName, byte[] bytecode) { in defineViaNewClassLoader()
|
/aosp_15_r20/external/javassist/src/test/javassist/bytecode/ |
HD | Gap0Example.class | ... InsertGap0.java
package javassist.bytecode
public final javassist.bytecode.Gap0Example extends java.lang.Object { ... |
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/glyf/bytecode/ |
H A D | decode.rs | 20 pub bytecode: &'a [u8], field 143 let bytecode = [ in real_bytecode() localVariable
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/apache/commons/commons-compress/1.21/ |
HD | commons-compress-1.21.jar | ... apache/commons/compress/harmony/unpack200/bytecode/
org/apache/commons/compress/harmony ... |