Home
last modified time | relevance | path

Searched refs:precompile (Results 1 – 14 of 14) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
DInstructionFinder.java346 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
350 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
351 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
352 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
353 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
354 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
355 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
356 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
357 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
358 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/external/libchrome/mojo/public/tools/bindings/
DBUILD.gn82 "precompile",
/external/python/cpython3/PC/layout/
Dmain.py274 if not ns.precompile or src not in PY_FILES or src.parent in DATA_DIRS:
419 ns.precompile
/external/clang/include/clang/Driver/
DTypes.def58 // C family input files to precompile.
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_link.cpp362 if (brw->precompile && !brw_shader_precompile(ctx, shProg)) in brw_link_shader()
Dbrw_context.h830 bool precompile; member
Dbrw_context.c804 brw->precompile = driQueryOptionb(&brw->optionCache, "shader_precompile"); in brw_process_driconf_options()
/external/golang-protobuf/ptypes/any/
Dany.proto129 // In practice, teams usually precompile into the binary all types that they
/external/libtextclassifier/utils/intents/
Dintent-config.fbs196 // Whether to precompile the generators when loading.
/external/python/cpython3/PC/
Dstore_info.txt45 python PC/layout --copy <layout directory> --preset-appxmanifest --precompile
/external/libchrome/
DAndroid.bp727 " --use_bundled_pylibs precompile" +
/external/python/cpython3/Tools/msi/
DREADME.txt252 installed/uninstalled nature, as opposed to the "precompile standard
/external/python/cpython3/Misc/NEWS.d/
D3.5.1rc1.rst1397 Windows installer does not precompile for -O or -OO.
/external/clang/docs/
DPCHInternals.rst41 project, we *precompile* that bundle of headers into a single precompiled