/external/rust/crates/regex-automata/src/nfa/ |
D | compiler.rs | 291 let compiled = if self.config.allow_invalid_utf8 { in compile() localVariable 299 let compiled = self.c(&expr)?; in compile() localVariable 440 let compiled = match next { in c_concat() localVariable 467 let compiled = result?; in c_alternation() localVariable 548 let compiled = self.c(expr)?; in c_bounded() localVariable 570 let compiled = self.c(expr)?; in c_at_least() localVariable 575 let compiled = self.c(expr)?; in c_at_least() localVariable 602 let compiled = self.c(expr)?; in c_zero_or_one() localVariable 748 let compiled = self.c_range(brng.start, brng.end); in c_unicode_class_reverse_with_suffix() localVariable 863 compiled: Utf8BoundedMap, field
|
/external/turbine/javatests/com/google/turbine/main/ |
D | ReducedClasspathTest.java | 64 Map<String, byte[]> compiled = in setup() local 103 private Path createLibrary(Map<String, byte[]> compiled, String jarPath, String... classNames) in createLibrary()
|
/external/fonttools/Lib/fontTools/misc/ |
D | cython.py | 16 compiled = False variable
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | gl_shader.cc | 60 GLint compiled = GL_FALSE; in CompileShader() local
|
/external/skia/src/gpu/gl/builders/ |
D | GrGLShaderStringBuilder.cpp | 80 GrGLint compiled = GR_GL_INIT_ZERO; in GrGLCompileAndAttachShader() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.h | 56 unsigned compiled; member
|
/external/python/cpython3/Modules/_xxtestfuzz/ |
D | fuzzer.c | 248 PyObject* compiled = PyObject_CallFunctionObjArgs( in fuzz_sre_compile() local 301 PyObject* compiled = PyObject_CallMethod( in init_sre_match() local
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_compilation_cache.h | 150 bool compiled = false; member
|
/external/mesa3d/src/panfrost/bifrost/ |
D | cmdline.c | 56 panfrost_program *compiled; in compile_shader() local
|
/external/tensorflow/tensorflow/stream_executor/gpu/ |
D | asm_compiler.cc | 122 PtxCompilerResult compiled = in CompileGpuAsmOrGetCached() local 137 const std::vector<uint8>& compiled = it->second.ValueOrDie(); in CompileGpuAsmOrGetCached() local
|
/external/python/cpython2/Lib/test/support/ |
D | script_helper.py | 142 source, depth=1, compiled=False): argument
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | LongNameHandler.java | 275 String compiled = SimpleFormatterImpl in forCompoundUnit() local 299 … String compiled = SimpleFormatterImpl.compileToStringMinMaxArguments(simpleFormat, sb, 0, 1); in simpleFormatsToModifiers() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | LongNameHandler.java | 271 String compiled = SimpleFormatterImpl in forCompoundUnit() local 295 … String compiled = SimpleFormatterImpl.compileToStringMinMaxArguments(simpleFormat, sb, 0, 1); in simpleFormatsToModifiers() local
|
/external/icu/android_icu4j/src/main/java/android/icu/number/ |
D | LocalizedNumberFormatter.java | 38 volatile NumberFormatterImpl compiled; field in LocalizedNumberFormatter
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | LocalizedNumberFormatter.java | 38 volatile NumberFormatterImpl compiled; field in LocalizedNumberFormatter
|
/external/python/cpython3/Lib/test/support/ |
D | script_helper.py | 236 source, depth=1, compiled=False): argument
|
/external/zstd/contrib/single_file_libs/examples/ |
D | emscripten.c | 144 GLint compiled; in compileShader() local
|
/external/python/parse_type/parse_type/ |
D | builder.py | 184 def make_variant(cls, converters, re_opts=None, compiled=False, strict=True): argument
|
/external/skqp/src/gpu/gl/builders/ |
D | GrGLShaderStringBuilder.cpp | 139 GrGLint compiled = GR_GL_INIT_ZERO; in GrGLCompileAndAttachShader() local
|
/external/angle/samples/shader_translator/ |
D | shader_translator.cpp | 334 bool compiled = CompileFile(argv[0], compiler, compileOptions); in main() local
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | jit_test.py | 431 def _Run(compiled): argument
|
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/ |
D | util.cc | 49 GLint compiled = 0; in LoadShader() local
|
/external/mesa3d/src/panfrost/util/ |
D | pan_ir.h | 105 struct util_dynarray compiled; member
|
/external/icu/icu4c/source/i18n/ |
D | number_modifiers.cpp | 230 SimpleModifier::formatTwoArgPattern(const SimpleFormatter& compiled, FormattedStringBuilder& result, in formatTwoArgPattern()
|
/external/angle/src/tests/gl_tests/ |
D | ProgramPipelineTest.cpp | 259 GLint compiled; in createShaderProgram() local
|