OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compilation
(Results
126 - 150
of
2636
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/openssl/crypto/des/
README
29
destest should be run after
compilation
to test the des routines.
30
rpw should be run after
compilation
to test the read password routines.
/bionic/libc/arch-x86/include/machine/
elf_machdep.h
9
#define ELF64_MACHDEP_ENDIANNESS XXX /* break
compilation
*/
/development/ndk/platforms/android-L/arch-x86/include/i386/
elf_machdep.h
9
#define ELF64_MACHDEP_ENDIANNESS XXX /* break
compilation
*/
/development/ndk/platforms/android-L/arch-x86/include/machine/
elf_machdep.h
9
#define ELF64_MACHDEP_ENDIANNESS XXX /* break
compilation
*/
/development/ndk/platforms/android-L/arch-x86_64/include/i386/
elf_machdep.h
9
#define ELF64_MACHDEP_ENDIANNESS XXX /* break
compilation
*/
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
package.html
19
<title>XPath parsing and
compilation
support Package.</title>
/external/chromium_org/base/third_party/dmg_fp/
README.chromium
14
- made some minor changes to allow clean
compilation
under g++ -Wall, see
/external/chromium_org/chrome/browser/net/
timed_cache.cc
16
// Make Clang
compilation
happy with explicit destructor.
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/
PRESUBMIT.py
30
'ChromeVox closure
compilation
failed',
/external/chromium_org/third_party/angle/tests/angle_tests/
ClearTest.cpp
45
FAIL() << "shader
compilation
failed.";
ProgramBinaryTest.cpp
40
FAIL() << "shader
compilation
failed.";
TextureTest.cpp
55
FAIL() << "shader
compilation
failed.";
/external/chromium_org/third_party/libaddressinput/src/cpp/src/util/
re2ptr.h
16
// statement in the
compilation
unit. Do not #include in other header files.
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
regexp_factory.h
21
// compile time depending on the
compilation
flags (I18N_PHONENUMBERS_USE_RE2).
/external/chromium_org/third_party/mesa/
README.txt
0
Compilation
has a few phases:
/external/chromium_org/third_party/mesa/src/src/glsl/
Makefile.template
11
# LIBRARY_DEFINES is not used for makedepend, but for
compilation
.
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
atomic.h
54
// assume it's gcc or gcc-compatible here.
Compilation
shall still fail since
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
fix_interlocked_exchange_pointer_win.h
11
// Various inline functions and macros to fix
compilation
of 32 bit target
/external/chromium_org/tools/grit/grit/
lazy_re.py
18
the class itself is accessed. This accomplishes lazy
compilation
of
/external/chromium_org/v8/test/mjsunit/
debug-compile-event.js
101
source_count++; // Using eval causes additional
compilation
event.
103
source_count += 2; // Using eval causes additional
compilation
event.
105
// Using JSON.parse does not causes additional
compilation
events.
114
// Check the actual number of events (no
compilation
through the API as all
/external/clang/include/clang/Driver/
Phases.h
17
///
compilation
process which interact with user options.
/external/clang/include/clang/Tooling/
FileMatchTrie.h
10
// This file implements a match trie to find the matching file in a
compilation
33
/// \brief A trie to efficiently match against the entries of the
compilation
37
/// find the corresponding file in the
compilation
database. Although entries
38
/// in the
compilation
database are keyed by filename, a simple string match
/external/clang/lib/Driver/
Android.mk
18
Compilation
.cpp \
Tool.cpp
1
//===--- Tool.cpp -
Compilation
Tools -------------------------------------===//
/external/clang/test/ARCMT/
driver-migrate.m
15
// CHECK-NOARC-NOT: argument unused during
compilation
Completed in 706 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>