/external/perfetto/src/protozero/filtering/ |
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
|
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
|
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
|
D | filter_bytecode_parser_unittest.cc | 30 std::initializer_list<uint32_t> bytecode) { in LoadBytecode()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/ |
D | program.rs | 29 pub bytecode: [&'a [u8]; 3], field 47 let bytecode = [font_code, cv_code, glyph_code]; in new() localVariable 70 let bytecode = self.bytecode[program as usize]; in enter() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/ |
D | program.rs | 29 pub bytecode: [&'a [u8]; 3], field 47 let bytecode = [font_code, cv_code, glyph_code]; in new() localVariable 70 let bytecode = self.bytecode[program as usize]; in enter() localVariable
|
/external/javassist/src/main/javassist/expr/ |
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()
|
D | Instanceof.java | 141 Bytecode bytecode = jc.getBytecode(); in replace() local 170 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | Cast.java | 135 Bytecode bytecode = jc.getBytecode(); in replace() local 166 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
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()
|
D | NewExpr.java | 222 Bytecode bytecode = jc.getBytecode(); in replace() local 253 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | NewArray.java | 245 Bytecode bytecode = jc.getBytecode(); in replace2() local 273 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
/external/jazzer-api/src/jmh/java/com/code_intelligence/jazzer/instrumentor/ |
D | EdgeCoverageInstrumentation.java | 57 private byte[] applyInstrumentation(byte[] bytecode) { in applyInstrumentation()
|
/external/javassist/src/test/javassist/bytecode/ |
D | Gap0Example.class | ... InsertGap0.java
package javassist.bytecode
public final javassist.bytecode.Gap0Example extends java.lang.Object { ... |
/external/google-breakpad/src/processor/ |
D | disassembler_x86.cc | 46 DisassemblerX86::DisassemblerX86(const uint8_t* bytecode, in DisassemblerX86()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/glyf/bytecode/ |
D | decode.rs | 20 pub bytecode: &'a [u8], field 143 let bytecode = [ in real_bytecode() localVariable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/glyf/bytecode/ |
D | decode.rs | 20 pub bytecode: &'a [u8], field 143 let bytecode = [ in real_bytecode() localVariable
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_shader.c | 59 const uint32 *bytecode, in vmw_svga_shader_create()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r700_asm.c | 9 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r700_bytecode_cf_vtx_build()
|
/external/turbine/javatests/com/google/turbine/lower/ |
D | LowerIntegrationTest.java | 439 Map<String, byte[]> bytecode = new LinkedHashMap<>(); in test() local
|
/external/cronet/stable/third_party/re2/src/app/ |
D | _re2.cc | 25 std::string bytecode; member
|
/external/cronet/tot/third_party/re2/src/app/ |
D | _re2.cc | 25 std::string bytecode; member
|
/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/ |
D | Reflector.java | 136 Class<T> iClass, String reflectorClassName, byte[] bytecode) { in defineViaUnsafe()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/engine/ |
D | control_flow.rs | 222 let bytecode = ops.map(|op| op as u8); in if_else() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/engine/ |
D | control_flow.rs | 222 let bytecode = ops.map(|op| op as u8); in if_else() localVariable
|