Home
last modified time | relevance | path

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

12

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
DMatcherBytes.java161 SequenceBytes compiled = new SequenceBytes(sequence, offsetMap, stats); in compile() local
162 sequenceMap.put(sequence.getInitialState(), compiled); in compile() local
/third_party/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp81 GrGLint compiled = GR_GL_INIT_ZERO; in GrGLCompileAndAttachShader() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.h60 unsigned compiled; member
/third_party/python/Modules/_xxtestfuzz/
Dfuzzer.c248 PyObject* compiled = PyObject_CallFunctionObjArgs( in fuzz_sre_compile() local
301 PyObject* compiled = PyObject_CallMethod( in init_sre_match() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DLongNameHandler.java245 String compiled = SimpleFormatterImpl in forCompoundUnit() local
269 … String compiled = SimpleFormatterImpl.compileToStringMinMaxArguments(simpleFormat, sb, 0, 1); in simpleFormatsToModifiers() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DLocalizedNumberFormatter.java38 volatile NumberFormatterImpl compiled; field in LocalizedNumberFormatter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DLocalizedNumberFormatter.java37 volatile NumberFormatterImpl compiled; field in LocalizedNumberFormatter
/third_party/python/Lib/test/support/
Dscript_helper.py247 source, depth=1, compiled=False): argument
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp331 bool compiled = CompileFile(argv[0], compiler, compileOptions); in main() local
/third_party/node/deps/v8/src/runtime/
Druntime-compiler.cc377 Handle<JSFunction> compiled; in CompileGlobalEval() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_modifiers.cpp230 SimpleModifier::formatTwoArgPattern(const SimpleFormatter& compiled, FormattedStringBuilder& result, in formatTwoArgPattern()
Dnumber_fluent.cpp670 const NumberFormatterImpl* compiled = new NumberFormatterImpl(fMacros, status); in computeCompiled() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_modifiers.cpp239 SimpleModifier::formatTwoArgPattern(const SimpleFormatter& compiled, FormattedStringBuilder& result, in formatTwoArgPattern()
Dnumber_fluent.cpp698 const NumberFormatterImpl* compiled = new NumberFormatterImpl(fMacros, status); in computeCompiled() local
/third_party/icu/icu4c/source/i18n/
Dnumber_modifiers.cpp230 SimpleModifier::formatTwoArgPattern(const SimpleFormatter& compiled, FormattedStringBuilder& result, in formatTwoArgPattern()
Dnumber_fluent.cpp698 const NumberFormatterImpl* compiled = new NumberFormatterImpl(fMacros, status); in computeCompiled() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp553 GLint compiled; in makeShader() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp330 GLint compiled; in createShaderProgram() local
DProgramPipelineTest.cpp260 GLint compiled; in createShaderProgram() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DLongNameHandler.java1292 … String compiled = SimpleFormatterImpl.compileToStringMinMaxArguments(simpleFormat, sb, 0, 1); in simpleFormatsToModifiers() local
/third_party/typescript/tests/baselines/reference/
DunderscoreTest1.js890 var compiled = _.template("hello: <%= name %>"); variable
/third_party/rust/crates/regex/src/
Dcompile.rs34 compiled: Program, field
Ddfa.rs111 compiled: StateMap, field
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c928 struct agx_compiled_shader *compiled = CALLOC_STRUCT(agx_compiled_shader); in agx_update_shader() local
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts888 var compiled = _.template("hello: <%= name %>"); variable

12