/external/chromium_org/chrome/tools/profile_reset/ |
D | jtl_compiler_unittest.cc | 26 std::string bytecode; in EncodeUint32() local 81 std::string bytecode; in TEST() local 103 std::string bytecode; in TEST() local 112 std::string bytecode; in TEST() local 129 std::string bytecode; in TEST() local 160 std::string bytecode; in TEST() local 181 std::string bytecode; in TEST() local 196 std::string bytecode; in TEST() local 208 std::string bytecode; in TEST() local
|
D | jtl_compiler_frontend.cc | 87 std::string bytecode; in main() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
D | r700_asm.c | 26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r700_bytecode_cf_vtx_build()
|
D | r600_asm.c | 1808 static void r600_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r600_bytecode_cf_vtx_build() 2760 uint32_t *bytecode; in r600_vertex_elements_build_fetch_shader() local
|
D | r600_asm.h | 210 uint32_t *bytecode; member
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r700_asm.c | 26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r700_bytecode_cf_vtx_build()
|
D | r600_asm.c | 1808 static void r600_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r600_bytecode_cf_vtx_build() 2760 uint32_t *bytecode; in r600_vertex_elements_build_fetch_shader() local
|
D | r600_asm.h | 210 uint32_t *bytecode; member
|
/external/javassist/src/main/javassist/expr/ |
D | Instanceof.java | 120 Bytecode bytecode = jc.getBytecode(); in replace() local 148 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | Cast.java | 114 Bytecode bytecode = jc.getBytecode(); in replace() local 144 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | FieldAccess.java | 195 Bytecode bytecode = jc.getBytecode(); in replace() local 236 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit() 284 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | Expr.java | 233 int regno, Bytecode bytecode) { in storeStack() 242 Bytecode bytecode) { in storeStack0() 289 protected void replace0(int pos, Bytecode bytecode, int size) in replace0()
|
D | NewExpr.java | 199 Bytecode bytecode = jc.getBytecode(); in replace() local 229 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | NewArray.java | 225 Bytecode bytecode = jc.getBytecode(); in replace2() local 252 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
|
D | MethodCall.java | 225 Bytecode bytecode = jc.getBytecode(); in replace() local
|
/external/chromium_org/chrome/browser/profile_resetter/ |
D | automatic_profile_resetter_unittest.cc | 246 std::string bytecode; in ConstructProgram() local 308 std::string bytecode; in ConstructProgramToExerciseCriteria() local 357 std::string bytecode; in ConstructProgramToCheckPreferences() local 413 std::string bytecode; in ConstructProgramToCheckSearchEngines() local 462 std::string bytecode; in ConstructProgramToCheckLoadedModuleDigests() local
|
D | jtl_interpreter_unittest.cc | 36 std::string bytecode; in EncodeUint32() local
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | ttProgram.py | 208 def fromBytecode(self, bytecode): argument
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
D | display-profiler-output | 182 def bytecode(bytecodeIndex) method in Bytecodes 328 attr_accessor :bytecode, :engine, :descriptions, :counters, :compilationIndex accessor in Compilation
|
/external/chromium_org/v8/src/ |
D | regexp-macro-assembler-irregexp.cc | 220 int bytecode; in LoadCurrentCharacter() local
|
/external/javassist/src/main/javassist/compiler/ |
D | Javac.java | 39 private Bytecode bytecode; field in Javac
|
/external/fonttools/Lib/fontTools/misc/ |
D | psCharStrings.py | 236 def __init__(self, bytecode=None, program=None, private=None, globalSubrs=None): argument 315 def setBytecode(self, bytecode): argument 453 def __init__(self, bytecode=None, program=None, subrs=None): argument
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_cmd.c | 631 const uint32 *bytecode, // IN in SVGA3D_DefineShader()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 631 const uint32 *bytecode, // IN in SVGA3D_DefineShader()
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 36 protected byte[] bytecode; field in CodeIterator
|