| /external/clang/test/Analysis/ |
| D | variadic-method-types.m | 45 + (id)arrayWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 46 - (id)initWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 51 + (id)dictionaryWithObjectsAndKeys:(id)firstObject, ... __attribute__((sentinel(0,1))); 52 - (id)initWithObjectsAndKeys:(id)firstObject, ... __attribute__((sentinel(0,1))); 57 + (id)setWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 58 - (id)initWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 63 + (id)orderedSetWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 64 - (id)initWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1)));
|
| D | objc-arc.m | 34 + (id)arrayWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 35 - (id)initWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1)));
|
| D | retain-release.m | 168 + (id)arrayWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1))); 169 - (id)initWithObjects:(id)firstObj, ... __attribute__((sentinel(0,1)));
|
| /external/clang/test/SemaObjC/ |
| D | method-sentinel-attr.m | 20 - (id) foo13 : (id)firstObj, ... __attribute__((sentinel(0,1))); 21 - (id) foo14 : (id)firstObj : (Class)secondObj, ... __attribute__((sentinel(0,1))); 22 - (id) foo15 : (id*)firstObj, ... __attribute__((sentinel(0,1))); 23 - (id) foo16 : (id**)firstObj, ... __attribute__((sentinel(0,1)));
|
| /external/clang/test/FixIt/ |
| D | fixit-objc.m | 60 void sentinel(int x, ...) __attribute__((sentinel)); // expected-note{{function has been explicitly… function 63 … ... __attribute__((sentinel)); // expected-note{{method has been explicitly marked sentinel here}}
|
| /external/chromium_org/chrome/browser/first_run/ |
| D | first_run_internal_posix.cc | 47 base::FilePath sentinel; in IsFirstRunSentinelPresent() local
|
| D | first_run_internal_win.cc | 141 base::FilePath sentinel; in IsFirstRunSentinelPresent() local
|
| /external/chromium_org/third_party/WebKit/Source/core/dom/custom/ |
| D | CustomElementCallbackDispatcher.h | 81 CustomElementCallbackQueue* sentinel = 0; in CustomElementCallbackDispatcher() local
|
| /external/droiddriver/src/com/google/android/droiddriver/scroll/ |
| D | StaticSentinelStrategy.java | 52 UiElement sentinel = getSentinel(driver, containerFinder, direction); in scroll() local
|
| D | SentinelStrategy.java | 62 UiElement sentinel = getSentinel(container.getChildren(predicate)); in find() local
|
| D | DynamicSentinelStrategy.java | 81 private String getUniqueStringFromSentinel(UiElement sentinel) { in getUniqueStringFromSentinel()
|
| /external/valgrind/main/none/tests/s390x/ |
| D | clst.c | 28 clst(const char *str1, const char *str2, int sentinel) in clst()
|
| /external/libpcap/Win32/Src/ |
| D | getaddrinfo.c | 306 struct addrinfo sentinel; local 531 struct addrinfo sentinel, *cur; local 703 struct addrinfo sentinel; local 765 struct addrinfo sentinel; local
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
| D | mock.py | 80 sentinel = Sentinel() variable
|
| /external/mesa3d/src/mesa/main/ |
| D | extensions.c | 779 GLboolean *sentinel = base + o(extension_sentinel); in _mesa_init_extensions() local
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | extensions.c | 779 GLboolean *sentinel = base + o(extension_sentinel); in _mesa_init_extensions() local
|
| /external/clang/test/Index/ |
| D | complete-objc-message.m | 100 - (int)SentinelMethod:(int)i, ... __attribute__((sentinel(0,1)));
|
| /external/libxml2/ |
| D | list.c | 40 xmlLinkPtr sentinel; member
|
| /external/chromium_org/third_party/libxml/src/ |
| D | list.c | 40 xmlLinkPtr sentinel; member
|
| /external/chromium_org/content/renderer/pepper/ |
| D | v8_var_converter.cc | 40 bool sentinel; member
|
| /external/mesa3d/src/gallium/auxiliary/cso_cache/ |
| D | cso_hash.c | 339 struct cso_node *sentinel; in cso_hash_data_prev() local
|
| /external/chromium_org/third_party/ots/src/ |
| D | cff.cc | 743 uint16_t sentinel = 0; in ParseDictData() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/ |
| D | cso_hash.c | 339 struct cso_node *sentinel; in cso_hash_data_prev() local
|
| /external/kernel-headers/original/uapi/asm-x86/asm/ |
| D | bootparam.h | 148 __u8 sentinel; /* 0x1ef */ member
|
| /external/tinyxml/ |
| D | tinyxml.h | 836 TiXmlAttribute sentinel; variable
|