Home
last modified time | relevance | path

Searched defs:bytecode (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/tools/profile_reset/
Djtl_compiler_unittest.cc26 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
Djtl_compiler_frontend.cc87 std::string bytecode; in main() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
Dr700_asm.c26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r700_bytecode_cf_vtx_build()
Dr600_asm.c1808 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
Dr600_asm.h210 uint32_t *bytecode; member
/external/mesa3d/src/gallium/drivers/r600/
Dr700_asm.c26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r700_bytecode_cf_vtx_build()
Dr600_asm.c1808 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
Dr600_asm.h210 uint32_t *bytecode; member
/external/javassist/src/main/javassist/expr/
DInstanceof.java120 Bytecode bytecode = jc.getBytecode(); in replace() local
148 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
DCast.java114 Bytecode bytecode = jc.getBytecode(); in replace() local
144 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
DFieldAccess.java195 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()
DExpr.java233 int regno, Bytecode bytecode) { in storeStack()
242 Bytecode bytecode) { in storeStack0()
289 protected void replace0(int pos, Bytecode bytecode, int size) in replace0()
DNewExpr.java199 Bytecode bytecode = jc.getBytecode(); in replace() local
229 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
DNewArray.java225 Bytecode bytecode = jc.getBytecode(); in replace2() local
252 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit()
DMethodCall.java225 Bytecode bytecode = jc.getBytecode(); in replace() local
/external/chromium_org/chrome/browser/profile_resetter/
Dautomatic_profile_resetter_unittest.cc246 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
Djtl_interpreter_unittest.cc36 std::string bytecode; in EncodeUint32() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DttProgram.py208 def fromBytecode(self, bytecode): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/
Ddisplay-profiler-output182 def bytecode(bytecodeIndex) method in Bytecodes
328 attr_accessor :bytecode, :engine, :descriptions, :counters, :compilationIndex accessor in Compilation
/external/chromium_org/v8/src/
Dregexp-macro-assembler-irregexp.cc220 int bytecode; in LoadCurrentCharacter() local
/external/javassist/src/main/javassist/compiler/
DJavac.java39 private Bytecode bytecode; field in Javac
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py236 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/
Dsvga_cmd.c631 const uint32 *bytecode, // IN in SVGA3D_DefineShader()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c631 const uint32 *bytecode, // IN in SVGA3D_DefineShader()
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java36 protected byte[] bytecode; field in CodeIterator

12