OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compiler
(Results
476 - 500
of
3285
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libc/kernel/uapi/linux/
i2c-dev.h
22
#include <linux/
compiler
.h>
ivtv.h
21
#include <linux/
compiler
.h>
route.h
22
#include <linux/
compiler
.h>
seccomp.h
21
#include <linux/
compiler
.h>
/build/make/target/product/
profile_boot_common.mk
42
# Use speed
compiler
filter since system server doesn't have JIT.
43
PRODUCT_DEX_PREOPT_BOOT_FLAGS += --
compiler
-filter=speed
/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
Llvm_int_lib.h
98
#error COUNT_LEADING_ZEROS() and COUNT_TRAILING_ZEROS() macros not ported to your
compiler
/external/autotest/client/common_lib/
control_data.py
6
# The '
compiler
' module is gone in Python 3.0. Let's not say
9
import
compiler
309
assert(expr.__class__ ==
compiler
.ast.Const)
315
assert(expr.__class__ ==
compiler
.ast.Dict)
330
assert(expr.__class__ ==
compiler
.ast.List)
341
assert(expr.__class__ ==
compiler
.ast.Name)
347
if expr.__class__ ==
compiler
.ast.Const:
349
if expr.__class__ ==
compiler
.ast.Name:
351
if expr.__class__ ==
compiler
.ast.Dict:
353
if expr.__class__ ==
compiler
.ast.List
[
all
...]
/external/clang/test/CodeGenCXX/
pragma-init_seg.cpp
10
#pragma init_seg(
compiler
)
/external/emma/core/java12/com/vladium/jcd/cls/
IAttributeCollection.java
12
import com.vladium.jcd.
compiler
.IClassFormatOutput;
/external/golang-protobuf/protoc-gen-go/plugin/
Makefile
33
# at src/google/protobuf/
compiler
/plugin.proto
38
-I$(HOME)/src/protobuf/include $(HOME)/src/protobuf/include/google/protobuf/
compiler
/plugin.proto
/external/javassist/src/main/javassist/
CtNewConstructor.java
19
import javassist.
compiler
.Javac;
20
import javassist.
compiler
.CompileError;
67
Javac
compiler
= new Javac(declaring);
local
69
CtMember obj =
compiler
.compile(src);
/external/javassist/src/main/javassist/compiler/
CompileError.java
16
package javassist.
compiler
;
/external/kernel-headers/original/uapi/asm-mips/asm/
swab.h
12
#include <linux/
compiler
.h>
/external/kernel-headers/original/uapi/asm-x86/asm/
ptrace.h
5
#include <linux/
compiler
.h> /* For __user */
swab.h
6
#include <linux/
compiler
.h>
/external/kernel-headers/original/uapi/linux/
i2c-dev.h
28
#include <linux/
compiler
.h>
ivtv.h
25
#include <linux/
compiler
.h>
route.h
28
#include <linux/
compiler
.h>
seccomp.h
5
#include <linux/
compiler
.h>
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_gs_visitor.h
41
vec4_gs_visitor(const struct brw_compiler *
compiler
,
/external/protobuf/src/google/protobuf/compiler/csharp/
csharp_doc_comment.h
40
namespace
compiler
{
namespace in namespace:google::protobuf
48
} // namespace
compiler
csharp_reflection_class.cc
33
#include <google/protobuf/
compiler
/code_generator.h>
34
#include <google/protobuf/
compiler
/plugin.h>
42
#include <google/protobuf/
compiler
/csharp/csharp_enum.h>
43
#include <google/protobuf/
compiler
/csharp/csharp_helpers.h>
44
#include <google/protobuf/
compiler
/csharp/csharp_message.h>
45
#include <google/protobuf/
compiler
/csharp/csharp_names.h>
46
#include <google/protobuf/
compiler
/csharp/csharp_options.h>
47
#include <google/protobuf/
compiler
/csharp/csharp_reflection_class.h>
51
namespace
compiler
{
namespace in namespace:google::protobuf
107
"// Generated by the protocol buffer
compiler
. DO NOT EDIT!\n
[
all
...]
/external/protobuf/src/google/protobuf/compiler/java/
java_doc_comment.h
48
namespace
compiler
{
namespace in namespace:google::protobuf
65
} // namespace
compiler
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_enum.cc
38
#include <google/protobuf/
compiler
/javanano/javanano_params.h>
39
#include <google/protobuf/
compiler
/javanano/javanano_enum.h>
40
#include <google/protobuf/
compiler
/javanano/javanano_helpers.h>
47
namespace
compiler
{
namespace in namespace:google::protobuf
86
// Annotations will be discarded by the
compiler
141
} // namespace
compiler
/external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_enum.h
47
namespace
compiler
{
namespace in namespace:google::protobuf
70
} // namespace
compiler
Completed in 1451 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>