HomeSort by relevance Sort by last modified time
    Searched full:compiled (Results 251 - 275 of 4189) sorted by null

<<11121314151617181920>>

  /external/pcre/dist/doc/
pcreapi.3 252 compiled pattern. The function \fBpcre_version()\fP returns a pointer to a
256 containing a compiled pattern. This is provided for the benefit of
267 only when PCRE is compiled to use the heap for remembering data, instead of
316 default can be overridden, either when a pattern is compiled, or when it is
353 The compiled form of a regular expression is not altered during matching, so
354 the same compiled pattern can safely be used by several threads at once.
367 The compiled form of a regular expression can be saved and re-used at a later
369 which it was compiled. Details are given in the
385 discover which optional features have been compiled into the PCRE library. The
451 or CRLF. The default can be overridden when a pattern is compiled or matched
    [all...]
pcre_compile.3 31 regular expression to be compiled
84 contains the compiled pattern, or NULL if an error was detected. Note that
pcre_compile2.3 35 regular expression to be compiled
89 contains the compiled pattern, or NULL if an error was detected. Note that
pcre_exec.3 26 This function matches a compiled regular expression against a given subject
30 \fIcode\fP Points to the compiled pattern
pcre_jit_exec.3 29 This function matches a compiled regular expression that has been successfully
35 \fIcode\fP Points to the compiled pattern
pcrelimits.3 10 The maximum length of a compiled pattern is approximately 64K data units (bytes
12 the 32-bit library) if PCRE is compiled with the default internal linkage size,
  /art/compiler/
common_compiler_test.h 64 // Get the set of compiled classes given to the compiler-driver in SetUp. Note: the compiler
68 // Get the set of compiled methods given to the compiler-driver in SetUp. Note: the compiler
  /build/core/
dex_preopt_libart_boot.mk 37 # If we have a compiled-classes file, create a parameter.
40 COMPILED_CLASSES_FLAGS := --compiled-classes=$(COMPILED_CLASSES)
  /cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java 44 fail("SELinux is not compiled into this kernel, or is disabled.");
89 * Assert that the kernel config file is not compiled into the kernel.
  /external/ceres-solver/include/ceres/internal/
port.h 73 // is only defined locally when Ceres is compiled, it is never exported to
77 // CERES_USING_SHARED_LIBRARY will be defined when Ceres is compiled.
  /external/e2fsprogs/intl/
intl-compat.c 30 It is compiled into libintl in order to make the AM_GNU_GETTEXT test
33 It is also compiled into libgnuintl so that libgnuintl.so can be used
  /external/freetype/include/
ftgzip.h 88 * of FreeType was not compiled with zlib support.
131 * of FreeType was not compiled with zlib support.
  /external/iptables/
INSTALL 47 which have all shipped extensions compiled in.
81 compiled into one binary, but extensions remain as modules.
  /external/libvncserver/libvncserver/
tableinitcmtemplate.c 5 * This file shouldn't be compiled. It is included multiple times by
36 #error "This file shouldn't be compiled."
tabletranstemplate.c 4 * This file shouldn't be compiled. It is included multiple times by
38 #error "This file shouldn't be compiled."
  /external/libxml2/doc/examples/
io1.c 109 * between the version it was compiled for and the actual shared
163 fprintf(stderr, "XInclude support not compiled in\n");
parse4.c 112 * between the version it was compiled for and the actual shared
140 fprintf(stderr, "Library not compiled with push parser support\n");
  /external/libxml2/include/libxml/
xmlwin32version.h 4 * when compiled on the Windows platform
51 * the version the software has been compiled against
  /external/lldb/source/Core/
RegularExpression.cpp 30 // resulting compiled regular expression into this object.
44 // resulting compiled regular expression into this object.
74 // Any previosuly compiled regular expression contained in this
87 // expression is compiled. Any previosuly compiled regular
121 // Execute a regular expression match using the compiled regular
225 // Returns true if the regular expression compiled and is ready
247 // Free any contained compiled regular expressions.
  /external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt 38 body of legacy code that was compiled for previous generations and will
40 processor may be compiled quite sub-optimally for the current
  /external/llvm/lib/ExecutionEngine/Orc/
OrcTargetSupport.cpp 84 // compiled function body.
94 // Restore original RBP and return to compiled function body.
  /external/mesa3d/docs/
osmesa.html 50 With Mesa 6.5.1, Mesa can be compiled for either 8, 16 or 32-bit channels
52 For example, if Mesa's compiled for 32-bit channels, you can also render
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi.h 84 * A single TGSI shader may be compiled into different variants of
96 /* Compiled shader tokens:
  /external/pcre/dist/doc/html/
pcrelimits.html 23 The maximum length of a compiled pattern is approximately 64K data units (bytes
25 the 32-bit library) if PCRE is compiled with the default internal linkage size,
  /external/pcre/dist/testdata/
testoutput12 41 Compiled pattern written to testsavedregex
45 Compiled pattern loaded from testsavedregex

Completed in 2049 milliseconds

<<11121314151617181920>>