Home
last modified time | relevance | path

Searched defs:optimize (Results 51 - 63 of 63) sorted by relevance

123

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatabuilder.cpp1051 CollationDataBuilder::optimize(const UnicodeSet &set, UErrorCode &errorCode) { in optimize() function in CollationDataBuilder
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h538 inline bool optimize() { return optimize_; } in optimize() function in v8::internal::RegExpCompiler
/third_party/skia/src/core/
H A DSkVM.cpp604 std::vector<OptimizedInstruction> Builder::optimize() const { in optimize() function in skvm::Builder
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c3210 int optimize = (png_ptr->flags & PNG_FLAG_OPTIMIZE_ALPHA) != 0; in png_do_compose() local
[all...]
/third_party/python/Python/
H A Dbltinmodule.c739 builtin_compile_impl(PyObject *module, PyObject *source, PyObject *filename, const char *mode, int flags, int dont_inherit, int optimize, int feature_version) builtin_compile_impl() argument
H A Dpythonrun.c1784 Py_CompileStringObject(const char *str, PyObject *filename, int start, PyCompilerFlags *flags, int optimize) Py_CompileStringObject() argument
1809 Py_CompileStringExFlags(const char *str, const char *filename_str, int start, PyCompilerFlags *flags, int optimize) Py_CompileStringExFlags() argument
H A Dcompile.c541 _PyAST_Compile(mod_ty mod, PyObject *filename, PyCompilerFlags *flags, int optimize, PyArena *arena) _PyAST_Compile() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp90 bool optimize; member
2644 void addPipelineLibraryConfigurationsTests (tcu::TestCaseGroup* group, bool optimize) in addPipelineLibraryConfigurationsTests() argument
834 runTest(RuntimePipelineTreeConfiguration& runtimePipelineTreeConfiguration, const bool optimize, const bool delayedShaderCreate) runTest() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp4788 optimize(Program* program) in optimize() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp93 bool optimize; member
2965 void addPipelineLibraryConfigurationsTests (tcu::TestCaseGroup* group, bool optimize) in addPipelineLibraryConfigurationsTests() argument
840 runTest(RuntimePipelineTreeConfiguration& runtimePipelineTreeConfiguration, const bool optimize, const bool delayedShaderCreate) runTest() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h602 bool optimize; member in TIntermAggregate
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c5028 bool optimize = !(bifrost_debug & BIFROST_DBG_NOOPT); in bi_compile_variant_nir() local
/third_party/glslang/glslang/Include/
H A Dintermediate.h1717 bool optimize; member in glslang::TIntermAggregate

Completed in 60 milliseconds

123