/external/clang/test/Index/ |
local-symbols.m | 1 // RUN: c-index-test -test-load-source local %s | FileCheck %s 29 // CHECK: local-symbols.m:6:12: ObjCInterfaceDecl=Foo:6:12 Extent=[6:1 - 10:5] 30 // CHECK: local-symbols.m:7:6: ObjCIvarDecl=x:7:6 (Definition) Extent=[7:3 - 7:7] 31 // CHECK: local-symbols.m:7:3: TypeRef=id:0:0 Extent=[7:3 - 7:5] 32 // CHECK: local-symbols.m:9:1: ObjCInstanceMethodDecl=bar:9:1 Extent=[9:1 - 9:12] 33 // CHECK: local-symbols.m:9:4: TypeRef=id:0:0 Extent=[9:4 - 9:6] 34 // CHECK: local-symbols.m:12:1: ObjCImplementationDecl=Foo:12:1 (Definition) Extent=[12:1 - 16:2] 35 // CHECK: local-symbols.m:13:1: ObjCInstanceMethodDecl=bar:13:1 (Definition) [Overrides @9:1] Extent=[13:1 - 15:2] 36 // CHECK: local-symbols.m:13:4: TypeRef=id:0:0 Extent=[13:4 - 13:6] 37 // CHECK: local-symbols.m:14:10: UnexposedExpr= Extent=[14:10 - 14:11 [all...] |
/external/elfutils/libasm/ |
libasm.map | 31 local:
|
/external/icu4c/test/intltest/ |
Makefile.in | 64 -include Makefile.local 67 .PHONY : all all-local install install-local clean clean-local \ 68 distclean distclean-local dist dist-local check check-local xcheck xcheck-local 74 all: all-local 75 install: install-local [all...] |
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
LocalAndGlobalData.java | 20 * This is a special implementation of ChainedData to be used for holding the local and global Data 21 * objects (like local and global HDFs in Clearsilver). It prevents writes and modifications to the 22 * global Data object and applies them all to the local data object. 26 private final Data local; field in class:LocalAndGlobalData 29 * Creates a Data object that encapsulates both request-scoped local HDF and an application 33 * @param local the request-specific HDF data that takes priority. 37 public LocalAndGlobalData(Data local, Data global) { 38 this(local, global, false); 42 * Creates a Data object that encapsulates both request-scoped local HDF and an application 47 * @param local the request-specific HDF data that takes priority [all...] |
/external/oprofile/m4/ |
sstream.m4 | 1 dnl AX_CHECK_SSTREAM - check if local sstream is needed to compile OK
|
/external/valgrind/main/cachegrind/tests/ |
filter_cachesim_discards | 7 # Anonymise paths like "/local/foo/bar/tests/baz/quux" (note "tests" is there)
|
/external/valgrind/main/drd/tests/ |
sigaltstack.stderr.exp | 5 caught signal, local var is on 0x........
|
/external/valgrind/main/memcheck/tests/ |
sigaltstack.stderr.exp | 5 caught signal, local var is on 0x........
|
/external/webkit/Source/autotools/ |
symbols.filter | 29 local:
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/ |
mkheaders.conf | 1 SYSTEM_HEADER_DIR="/usr/local/armdev/toolchain-eabi-4.2.1/arm-eabi/sys-include"
|
/external/bison/tests/ |
bison | 6 BISON_PKGDATADIR='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/../data' 8 exec $PREBISON '/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/.././src/bison' ${1+"$@"}
|
/external/libnl-headers/ |
netlink-generic.h | 2 * netlink-generic.h Local Generic Netlink Interface 15 #include <netlink-local.h>
|
/external/webkit/LayoutTests/fast/cookies/ |
local-file-can-set-cookies-expected.txt | 1 This test checks that a local file can set cookies. See: rdar://problem/5379090 REGRESSION: Cannot set cookies for local files
|
/external/icu4c/test/cintltst/ |
Makefile.in | 59 -include Makefile.local 62 .PHONY : all all-local install install-local clean clean-local \ 63 distclean distclean-local dist dist-local check check-local xcheck 69 all: all-local 70 install: install-local 71 clean: clean-local [all...] |
/dalvik/dx/src/com/android/dx/gen/ |
Code.java | 63 private final Local<?> thisLocal; 64 private final List<Local<?>> parameters = new ArrayList<Local<?>>(); 65 private final List<Local<?>> locals = new ArrayList<Local<?>>(); 75 : Local.get(this, method.declaringType); 77 parameters.add(Local.get(this, parameter)); 83 public <T> Local<T> newLocal(Type<T> type) { 87 Local<T> result = Local.get(this, type) [all...] |
/dalvik/dx/tests/078-dex-local-variable-table/ |
expected.txt | 14 0001: +local v0 x java.lang.Object 30 0002: +local v0 arr java.lang.Object[] 32 0007: -local v0 arr java.lang.Object[] 48 0001: +local v0 x int 50 0003: +local v1 foo java.lang.String 52 0005: -local v0 x int 72 0001: +local v0 x int 74 0003: +local v1 foo java.lang.String 76 000b: -local v0 x int 100 0001: +local v0 x java.lang.Objec [all...] |
/external/icu4c/tools/ctestfw/ |
Makefile.in | 60 -include Makefile.local 63 .PHONY : all all-local install install-local clean clean-local \ 64 distclean distclean-local dist dist-local check check-local 70 all: all-local 71 install: install-local 72 clean: clean-local [all...] |
/external/icu4c/tools/toolutil/ |
Makefile.in | 64 -include Makefile.local 67 .PHONY : all all-local install install-local clean clean-local \ 68 distclean distclean-local install-library dist \ 69 dist-local check check-local 75 all: all-local 76 install: install-local 77 clean: clean-local [all...] |
/external/oprofile/events/x86-64/family11h/ |
unit_masks | 131 0xa1 Requests Local I/O to Local I/O 132 0xa2 Requests Local I/O to Local Memory 133 0xa3 Requests Local I/O to Local (I/O or Mem) 134 0xa4 Requests Local CPU to Local I/O 135 0xa5 Requests Local (CPU or I/O) to Local I/ [all...] |
/external/oprofile/events/x86-64/hammer/ |
unit_masks | 125 0xa1 Requests Local I/O to Local I/O 126 0xa2 Requests Local I/O to Local Memory 127 0xa3 Requests Local I/O to Local (I/O or Mem) 128 0xa4 Requests Local CPU to Local I/O 129 0xa5 Requests Local (CPU or I/O) to Local I/ [all...] |
/external/webkit/LayoutTests/fast/xpath/ |
union-context-node-expected.txt | 27 Query "ancestor::xhtml:*[local-name()='span']" from span#B 32 Query ".|ancestor::xhtml:*[local-name()='span']" from span#B 37 Query "ancestor::xhtml:*[local-name()='span']|." from span#B 42 Query "(ancestor::xhtml:*[local-name()='span'])|." from span#B 47 Query "following::xhtml:*[local-name()='span']" from span#B 52 Query ".|following::xhtml:*[local-name()='span']" from span#B 57 Query "following::xhtml:*[local-name()='span']|." from span#B
|
/frameworks/compile/libbcc/runtime/make/ |
AppleBI.mk | 31 install: $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a 32 mkdir -p $(DSTROOT)/usr/local/lib/system 33 cp $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a \ 34 $(DSTROOT)/usr/local/lib/system/libcompiler_rt.a 35 cd $(DSTROOT)/usr/local/lib/system; \ 41 $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a : $(foreach arch,$(RC_ARCHS), \ 43 mkdir -p $(SYMROOT)/usr/local/lib/system
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
Inet4AddressTest.java | 63 // Create some IP V4 addresses and test if they are local... 92 // There are no link local addresses for IPv4 98 + " incorrectly reporting as a link local address.", !addr 107 // There are no site local addresses for IPv4 113 + " incorrectly reporting as a site local address.", !addr 129 assertTrue("IPv4 link-local multicast address " + addrName 135 assertTrue("IPv4 link-local multicast address " + addrName 169 // false for node-local mutlicast. There are no valid IPv4 170 // node-local multicast addresses 178 + " incorrectly identified as a node-local multicast address." [all...] |
/external/icu4c/extra/uconv/ |
Makefile | 79 .PHONY : all all-local install install-local clean clean-local \ 80 distclean resclean distclean-local dist dist-local check check-local resfiles package-resfiles install-resfiles install-man 86 all: all-local 88 install: install-local 89 clean: clean-local 90 distclean : distclean-local [all...] |
Makefile.in | 79 .PHONY : all all-local install install-local clean clean-local \ 80 distclean resclean distclean-local dist dist-local check check-local resfiles package-resfiles install-resfiles install-man 86 all: all-local 88 install: install-local 89 clean: clean-local 90 distclean : distclean-local [all...] |