Home
last modified time | relevance | path

Searched defs:Compile (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/doc/
DOrientation.md7 ### Windows
41 ### Linux
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h63 std::unique_ptr<IRCompiler> Compile; variable
150 CompileFtor Compile; variable
156 BaseLayerT &BaseLayer, CompileFtor Compile, in LegacyIRCompileLayer()
/third_party/node/deps/v8/src/maglev/
Dmaglev.cc14 MaybeHandle<CodeT> Maglev::Compile(Isolate* isolate, in Compile() function in v8::internal::Maglev
Dmaglev-compiler.cc142 void MaglevCompiler::Compile(LocalIsolate* local_isolate, in Compile() function in v8::internal::maglev::MaglevCompiler
148 void MaglevCompiler::Compile() { in Compile() function in v8::internal::maglev::MaglevCompiler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIRCompileLayer.cpp17 std::unique_ptr<IRCompiler> Compile) in IRCompileLayer()
DIndirectionUtils.cpp29 CompileFunction Compile, VModuleKey K) in CompileCallbackMaterializationUnit()
50 CompileFunction Compile; member in __anon2334036f0111::CompileCallbackMaterializationUnit
62 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { in getCompileCallback()
/third_party/jerryscript/targets/esp8266/docs/
DESP-PREREQUISITES.md75 ##### Compile l4subsection
/third_party/python/Lib/
Dcodeop.py109 class Compile: class
/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc48 void Compile(LocalIsolate* local_isolate) { in Compile() function in v8::internal::baseline::BaselineCompilerTask
119 void Compile(LocalIsolate* local_isolate) { in Compile() function in v8::internal::baseline::BaselineBatchCompilerJob
/third_party/vk-gl-cts/external/amber/src/src/
Ddxc_helper.cc134 Result Compile(const std::string& src, in Compile() function
Dclspv_helper.cc252 Result Compile(Pipeline::ShaderInfo* shader_info, in Compile() function
Dshader_compiler.cc63 std::pair<Result, std::vector<uint32_t>> ShaderCompiler::Compile( in Compile() function in amber::ShaderCompiler
/third_party/node/deps/v8/src/regexp/experimental/
Dexperimental-compiler.cc298 static ZoneList<RegExpInstruction> Compile(RegExpTree* tree, in Compile() function in v8::internal::__anon259873470211::CompileVisitor
630 ZoneList<RegExpInstruction> ExperimentalRegExpCompiler::Compile( in Compile() function in v8::internal::ExperimentalRegExpCompiler
Dexperimental.cc101 bool ExperimentalRegExp::Compile(Isolate* isolate, Handle<JSRegExp> re) { in Compile() function in v8::internal::ExperimentalRegExp
/third_party/vixl/src/aarch64/
Ddecoder-aarch64.cc462 CompiledDecodeNode* DecodeNode::Compile(Decoder* decoder) { in Compile() function in vixl::aarch64::DecodeNode
/third_party/node/deps/v8/src/regexp/
Dregexp.cc186 MaybeHandle<Object> RegExp::Compile(Isolate* isolate, Handle<JSRegExp> re, in Compile() function in v8::internal::RegExp
870 bool RegExpImpl::Compile(Isolate* isolate, Zone* zone, RegExpCompileData* data, in Compile() function in v8::internal::RegExpImpl
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderImageSizeTests.cpp711 bool Compile(const std::string& source) in Compile() function in glcts::__anon90bdc5170111::NegativeCompileTime
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageSizeTests.cpp1176 bool Compile(const std::string& source) in Compile() function in gl4cts::__anon46a8dfe60111::NegativeCompileTime
Dgl4cBufferStorageTests.cpp1186 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile() function in gl4cts::BufferStorage::Shader
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DShaderModuleD3D12.cpp748 ResultOrError<CompiledShader> ShaderModule::Compile(const ProgrammableStage& programmableStage, in Compile() function in dawn_native::d3d12::ShaderModule
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp400 bool Compile(const ShHandle handle, in Compile() function
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc1979 bool Compiler::Compile(Isolate* isolate, Handle<SharedFunctionInfo> shared_info, in Compile() function in v8::internal::Compiler
2060 bool Compiler::Compile(Isolate* isolate, Handle<JSFunction> function, in Compile() function in v8::internal::Compiler
/third_party/node/deps/v8/src/d8/
Dd8.cc603 MaybeLocal<T> Compile(Local<Context> context, ScriptCompiler::Source* source, in Compile() function
606 MaybeLocal<Script> Compile(Local<Context> context, in Compile() function
613 MaybeLocal<Module> Compile(Local<Context> context, in Compile() function
/third_party/node/deps/v8/src/runtime/
Druntime-regexp.cc326 bool CompiledReplacement::Compile(Isolate* isolate, Handle<JSRegExp> regexp, in Compile() function in v8::internal::CompiledReplacement
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp521 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile() function in glcts::RobustBufferAccessBehavior::Shader

12