| /external/chromium_org/sandbox/linux/bpf_dsl/ |
| D | bpf_dsl.cc | 24 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::AllowResultExprImpl 40 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::ErrorResultExprImpl 56 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::KillResultExprImpl 72 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::TraceResultExprImpl 91 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::TrapResultExprImpl 111 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::UnsafeTrapResultExprImpl 131 virtual ErrorCode Compile(SandboxBPF* sb) const OVERRIDE { in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::IfThenResultExprImpl 150 virtual ErrorCode Compile(SandboxBPF* sb, in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::ConstBoolExprImpl 172 virtual ErrorCode Compile(SandboxBPF* sb, in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::PrimitiveBoolExprImpl 194 virtual ErrorCode Compile(SandboxBPF* sb, in Compile() function in sandbox::bpf_dsl::__anon2347e7360111::NegateBoolExprImpl [all …]
|
| /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
| D | building.rst | 174 Compile section in Using the PNaCl tools to compile, link, debug, and deploy 206 .. _compile_flags:
|
| /external/clang/include/clang/Driver/ |
| D | Phases.h | 21 Compile, enumerator
|
| /external/lldb/source/Core/ |
| D | RegularExpression.cpp | 95 RegularExpression::Compile(const char* re) in Compile() function in RegularExpression 101 RegularExpression::Compile(const char* re, int flags) in Compile() function in RegularExpression
|
| /external/chromium_org/build/android/gyp/ |
| D | javac.py | 89 def Compile(): function
|
| /external/chromium_org/build/android/buildbot/ |
| D | bb_host_steps.py | 52 def Compile(options): function
|
| /external/chromium_org/third_party/re2/re2/ |
| D | set.cc | 69 bool RE2::Set::Compile() { in Compile() function in RE2::Set
|
| D | filtered_re2.cc | 43 void FilteredRE2::Compile(vector<string>* atoms) { in Compile() function in re2::FilteredRE2
|
| D | prefilter_tree.cc | 87 void PrefilterTree::Compile(vector<string>* atom_vec) { in Compile() function in re2::PrefilterTree
|
| D | compile.cc | 992 Prog* Compiler::Compile(Regexp* re, bool reversed, int64 max_mem) { in Compile() function in re2::Compiler
|
| /external/regex-re2/re2/ |
| D | set.cc | 69 bool RE2::Set::Compile() { in Compile() function in RE2::Set
|
| D | filtered_re2.cc | 43 void FilteredRE2::Compile(vector<string>* atoms) { in Compile() function in re2::FilteredRE2
|
| D | prefilter_tree.cc | 82 void PrefilterTree::Compile(vector<string>* atom_vec) { in Compile() function in re2::PrefilterTree
|
| D | compile.cc | 991 Prog* Compiler::Compile(Regexp* re, bool reversed, int64 max_mem) { in Compile() function in re2::Compiler
|
| /external/clang/lib/Driver/ |
| D | Tools.h | 34 class Compile; variable 153 Compile(const ToolChain &TC) : Common("gcc::Compile", in Compile() function 592 Compile(const ToolChain &TC) : Tool("visualstudio::Compile", "compiler", TC) {} in Compile() function
|
| D | ToolChains.h | 183 mutable std::unique_ptr<tools::gcc::Compile> Compile; variable
|
| /external/chromium_org/v8/test/cctest/compiler/ |
| D | test-linkage.cc | 30 static Handle<JSFunction> Compile(const char* source) { in Compile() function
|
| D | function-tester.h | 43 Handle<JSFunction> Compile(Handle<JSFunction> function) { in Compile() function
|
| /external/openfst/src/include/fst/ |
| D | string.h | 107 void Compile(const vector<Label> &labels, in Compile() function
|
| /external/chromium_org/chrome/tools/profile_reset/ |
| D | jtl_compiler.cc | 201 bool JtlCompiler::Compile(const std::string& source_code, in Compile() function in JtlCompiler
|
| /external/chromium_org/v8/test/cctest/ |
| D | test-func-name-inference.cc | 95 static v8::Handle<v8::Script> Compile(v8::Isolate* isolate, const char* src) { in Compile() function
|
| D | test-compiler.cc | 58 static Handle<JSFunction> Compile(const char* source) { in Compile() function
|
| /external/chromium_org/sandbox/linux/seccomp-bpf/ |
| D | codegen.cc | 714 void CodeGen::Compile(Instruction* instructions, SandboxBPF::Program* program) { in Compile() function in sandbox::CodeGen
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | JS_Context.cpp | 126 FX_BOOL CJS_Context::Compile(const CFX_WideString& script, CFX_WideString& info) in Compile() function in CJS_Context
|
| /external/pcre/dist/ |
| D | pcrecpp.cc | 112 pcre* RE::Compile(Anchor anchor) { in Compile() function in pcrecpp::RE
|