/external/clang/bindings/python/tests/cindex/ |
test_translation_unit.py | 29 assert c.kind is CursorKind.TRANSLATION_UNIT
|
/external/clang/lib/CodeGen/ |
CGCleanup.cpp | 110 llvm_unreachable("bad saved r-value kind"); 172 void *EHScopeStack::pushCleanup(CleanupKind Kind, size_t Size) { 174 bool IsNormalCleanup = Kind & NormalCleanup; 175 bool IsEHCleanup = Kind & EHCleanup; 176 bool IsActive = !(Kind & InactiveCleanup); [all...] |
/external/libmicrohttpd/src/microhttpd/ |
internal.h | 233 enum MHD_ValueKind kind; member in struct:MHD_HTTP_Header [all...] |
/external/libmicrohttpd/src/testzzuf/ |
test_post.c | 88 enum MHD_ValueKind kind,
|
test_post_form.c | 85 enum MHD_ValueKind kind,
|
/external/libunwind_llvm/src/ |
UnwindCursor.hpp | 252 uint32_t kind() const { function in class:libunwind::UnwindSectionRegularPageHeader 254 _addr + offsetof(unwind_info_regular_second_level_page_header, kind)); 298 uint32_t kind() const { function in class:libunwind::UnwindSectionCompressedPageHeader 301 offsetof(unwind_info_compressed_second_level_page_header, kind)); [all...] |
/external/opencv3/modules/core/src/ |
lda.cpp | 56 if(src.kind() != _InputArray::STD_VECTOR_MAT && src.kind() != _InputArray::STD_VECTOR_VECTOR) { [all...] |
/external/replicaisland/tools/ |
ExtractPoints.js | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 284 textLayer.kind = LayerKind.TEXT;
|
/external/v8/src/compiler/ |
instruction-selector.h | 269 void VisitDeoptimize(DeoptimizeKind kind, Node* value);
|
/external/v8/src/heap/ |
object-stats.cc | 211 heap->object_stats_->RecordCodeSubTypeStats(code_obj->kind(),
|
/external/webrtc/talk/app/webrtc/ |
peerconnection.h | 92 const std::string& kind,
|
/frameworks/base/core/java/android/text/ |
Html.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. [all...] |
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindCursor.hpp | 252 uint32_t kind() const { function in class:libunwind::UnwindSectionRegularPageHeader 254 _addr + offsetof(unwind_info_regular_second_level_page_header, kind)); 298 uint32_t kind() const { function in class:libunwind::UnwindSectionCompressedPageHeader 301 offsetof(unwind_info_compressed_second_level_page_header, kind)); [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
LegacyContactsProviderTest.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 238 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); 261 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); 270 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); 524 private void assertContactMethodInsert(int kind, int type, String label, String data, 533 values.put(ContactMethods.KIND, kind); 560 private void assertContactMethodUpdate(int kind, 570 values.put(ContactMethods.KIND, kind); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
regrtest.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
regrtest.py | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
pkt_cls.h | 402 __u16 kind; member in struct:tcf_ematch_hdr
|