HomeSort by relevance Sort by last modified time
    Searched full:external (Results 126 - 150 of 16883) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/clang/test/Index/
linkage.c 22 // CHECK: EnumDecl=Baz:3:6 (Definition)linkage=External
23 // CHECK: EnumConstantDecl=Qux:3:12 (Definition)linkage=External
24 // CHECK: VarDecl=x:4:5linkage=External
25 // CHECK: FunctionDecl=foo:5:6linkage=External
27 // CHECK: FunctionDecl=bar:7:6 (Definition)linkage=External
31 // CHECK: VarDecl=n:11:12linkage=External
34 // CHECK: FunctionDecl=ena:14:6linkage=External
  /sdk/build/
windows_sdk_whitelist.mk 29 external/boringssl \
30 external/openssl \
31 # external/qemu \
45 # external/ant-glob \
46 # external/eclipse-windowbuilder/propertysheet \
47 # external/hamcrest \
48 # external/junit \
  /external/zlib/src/contrib/pascal/
zlibpas.pas 188 function adler32; external;
189 function adler32_combine; external;
190 function compress; external;
191 function compress2; external;
192 function compressBound; external;
193 function crc32; external;
194 function crc32_combine; external;
195 function deflate; external;
196 function deflateBound; external;
197 function deflateCopy; external;
    [all...]
  /external/llvm/bindings/ocaml/transforms/passmgr_builder/
llvm_passmgr_builder.mli 18 external create : unit -> t
22 external set_opt_level : int -> t -> unit
26 external set_size_level : int -> t -> unit
30 external set_disable_unit_at_a_time : bool -> t -> unit
34 external set_disable_unroll_loops : bool -> t -> unit
38 external use_inliner_with_threshold : int -> t -> unit
42 external populate_function_pass_manager
47 external populate_module_pass_manager
52 external populate_lto_pass_manager
  /external/llvm/test/CodeGen/Hexagon/
extload-combine.ll 6 @a = external global i16
7 @b = external global i16
8 @c = external global i16
9 @char_a = external global i8
10 @char_b = external global i8
11 @char_c = external global i8
12 @int_a = external global i32
13 @int_b = external global i32
14 @int_c = external global i32
frame.ll 3 @num = external global i32
4 @acc = external global i32
5 @num2 = external global i32
static.ll 3 @num = external global i32
4 @acc = external global i32
5 @val = external global i32
  /frameworks/minikin/sample/
Android.mk 22 external/harfbuzz_ng/src \
23 external/freetype/include \
49 external/harfbuzz_ng/src \
50 external/freetype/include \
52 external/skia/src/core
  /system/security/keystore-engine/
Android.mk 20 ifneq (,$(wildcard $(TOP)/external/boringssl/flavor.mk))
21 include $(TOP)/external/boringssl/flavor.mk
23 include $(TOP)/external/openssl/flavor.mk
43 external/openssl/include \
44 external/openssl
  /external/llvm/test/CodeGen/Mips/
fastcc.ll 8 @gi0 = external global i32
9 @gi1 = external global i32
10 @gi2 = external global i32
11 @gi3 = external global i32
12 @gi4 = external global i32
13 @gi5 = external global i32
14 @gi6 = external global i32
15 @gi7 = external global i32
16 @gi8 = external global i32
17 @gi9 = external global i3
    [all...]
global-pointer-reg.ll 5 @g0 = external global i32
6 @g1 = external global i32
7 @g2 = external global i32
micromips-li.ll 4 @x = external global i32
5 @y = external global i32
6 @z = external global i32
  /external/clang/test/CXX/except/except.spec/
p9-noexcept.cpp 3 void external();
8 external();
19 external();
  /external/llvm/test/Assembler/
2002-08-19-BytecodeReader.ll 8 @pawn_probes = external global i32 ; <i32*> [#uses=0]
9 @pawn_hash_mask = external global i32 ; <i32*> [#uses=0]
10 @search = external global %CHESS_POSITION ; <%CHESS_POSITION*> [#uses=2]
  /external/llvm/test/Feature/
exception.ll 5 @_ZTIc = external constant i8*
6 @_ZTId = external constant i8*
7 @_ZTIPKc = external constant i8*
  /frameworks/av/media/libstagefright/codecs/avcenc/
Android.mk 1 #ifeq ($(if $(wildcard external/libh264),1,0),1)
12 LOCAL_C_INCLUDES := $(TOP)/external/libavc/encoder
13 LOCAL_C_INCLUDES += $(TOP)/external/libavc/common
  /frameworks/av/media/libstagefright/codecs/hevcdec/
Android.mk 1 ifeq ($(if $(wildcard external/libhevc),1,0),1)
12 LOCAL_C_INCLUDES := $(TOP)/external/libhevc/decoder
13 LOCAL_C_INCLUDES += $(TOP)/external/libhevc/common
  /external/llvm/test/CodeGen/AArch64/
machine_cse.ll 3 ; marked as external to prevent possible optimizations
4 @a = external global i32
5 @b = external global i32
6 @c = external global i32
7 @d = external global i32
8 @e = external global i32
  /external/v8/src/
vm-state-inl.h 30 case EXTERNAL:
31 return "EXTERNAL";
42 if (FLAG_log_timer_events && previous_tag_ != EXTERNAL && Tag == EXTERNAL) {
51 if (FLAG_log_timer_events && previous_tag_ != EXTERNAL && Tag == EXTERNAL) {
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.pom 10 <name>XML Commons External Components XML APIs</name>
16 and users easier. The External Components portion of xml-commons contains
17 interfaces that are defined by external standards organizations. For DOM,
20 <url>http://xml.apache.org/commons/components/external/</url>
35 <connection>scm:svn:http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_3_04/</connection>
36 <url>http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-external-1_3_04/</url>
  /build/target/product/
generic_no_telephony.mk 60 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk)
61 $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk)
62 $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk)
63 $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk)
64 $(call inherit-product-if-exists, external/noto-fonts/fonts.mk)
65 $(call inherit-product-if-exists, external/naver-fonts/fonts.mk)
66 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk)
67 $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk)
  /build/tools/zipalign/
Android.mk 15 LOCAL_C_INCLUDES += external/zlib \
16 external/zopfli/src
  /developers/build/
build.iml 2 <module external.linked.project.path="$USER_HOME$/src/android/developers-dev/developers/samples/android/common/build" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
  /device/htc/flounder/audio/hal/
Android.mk 22 external/tinyalsa/include \
23 external/tinycompress/include \
  /external/clang/test/CXX/dcl.dcl/dcl.link/
p7.cpp 7 // CHECK: @x2 = external global %struct.X
8 // CHECK: @x3 = external global %struct.X

Completed in 339 milliseconds

1 2 3 4 56 7 8 91011>>