HomeSort by relevance Sort by last modified time
    Searched full:defined (Results 1551 - 1575 of 19394) sorted by null

<<61626364656667686970>>

  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/
DuplicateIdDetectorTest.java 30 "layout/duplicate.xml:5: Warning: Duplicate id @+id/android_logo, already defined earlier in this layout\n" +
31 "=> layout/duplicate.xml:4: @+id/android_logo originally defined here",
37 "layout/layout1.xml:7: Warning: Duplicate id @+id/button1, defined or included multiple times in layout/layout1.xml: [layout/layout1.xml defines @+id/button1, layout/layout1.xml => layout/layout2.xml => layout/layout3.xml defines @+id/button1, layout/layout1.xml => layout/layout2.xml => layout/layout4.xml defines @+id/button1]\n" +
38 "=> layout/layout1.xml:13: Defined here\n" +
39 "=> layout/layout3.xml:8: Defined here, included via layout/layout1.xml => layout/layout2.xml => layout/layout3.xml defines @+id/button1\n" +
40 "=> layout/layout4.xml:8: Defined here, included via layout/layout1.xml => layout/layout2.xml => layout/layout4.xml defines @+id/button1\n" +
41 "layout/layout1.xml:7: Warning: Duplicate id @+id/button2, defined or included multiple times in layout/layout1.xml: [layout/layout1.xml defines @+id/button2, layout/layout1.xml => layout/layout2.xml => layout/layout4.xml defines @+id/button2]\n" +
42 "=> layout/layout1.xml:19: Defined here\n" +
43 "=> layout/layout4.xml:14: Defined here, included via layout/layout1.xml => layout/layout2.xml => layout/layout4.xml defines @+id/button2\n" +
44 "layout/layout2.xml:18: Warning: Duplicate id @+id/button1, defined or included multiple times in layout/layout2.xml: [layout/layout2.xml => layout/layout3.xml define (…)
    [all...]
  /external/stlport/stlport/stl/pointers/
_slist.h 31 #if defined (__BORLANDC__) || defined (__DMC__)
35 #if defined (_STLP_USE_TEMPLATE_EXPORT) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
47 #if defined (_STLP_DEBUG)
54 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (slist)
90 #if !defined(_STLP_DONT_SUP_DFLT_PARAM)
98 #if defined(_STLP_DONT_SUP_DFLT_PARAM)
102 #if defined (_STLP_MEMBER_TEMPLATES
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 31 #if defined (__BORLANDC__) || defined (__DMC__)
35 #if defined (_STLP_USE_TEMPLATE_EXPORT) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
47 #if defined (_STLP_DEBUG)
54 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (slist)
90 #if !defined(_STLP_DONT_SUP_DFLT_PARAM)
98 #if defined(_STLP_DONT_SUP_DFLT_PARAM)
102 #if defined (_STLP_MEMBER_TEMPLATES
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 31 #if defined (__BORLANDC__) || defined (__DMC__)
35 #if defined (_STLP_USE_TEMPLATE_EXPORT) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
47 #if defined (_STLP_DEBUG)
54 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (slist)
90 #if !defined(_STLP_DONT_SUP_DFLT_PARAM)
98 #if defined(_STLP_DONT_SUP_DFLT_PARAM)
102 #if defined (_STLP_MEMBER_TEMPLATES
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 31 #if defined (__BORLANDC__) || defined (__DMC__)
35 #if defined (_STLP_USE_TEMPLATE_EXPORT) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
47 #if defined (_STLP_DEBUG)
54 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (slist)
90 #if !defined(_STLP_DONT_SUP_DFLT_PARAM)
98 #if defined(_STLP_DONT_SUP_DFLT_PARAM)
102 #if defined (_STLP_MEMBER_TEMPLATES
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 31 #if defined (__BORLANDC__) || defined (__DMC__)
35 #if defined (_STLP_USE_TEMPLATE_EXPORT) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
47 #if defined (_STLP_DEBUG)
54 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (slist)
90 #if !defined(_STLP_DONT_SUP_DFLT_PARAM)
98 #if defined(_STLP_DONT_SUP_DFLT_PARAM)
102 #if defined (_STLP_MEMBER_TEMPLATES
    [all...]
  /external/stlport/src/
lock_free_slist.h 22 #if defined(_STLP_PTHREADS)
25 # if defined (__GNUC__) && defined (__i386__)
144 # endif /* if defined(__GNUC__) && defined(__i386__) */
146 #elif defined (_STLP_WIN32THREADS)
148 # if !defined (_WIN64)
154 # if defined (_STLP_USE_ASM_IMPLEMENTATION)
156 # if defined (_STLP_MSVC) && defined (_M_IX86) && (_M_IX86 >= 500
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 22 #if defined(_STLP_PTHREADS)
25 # if defined (__GNUC__) && defined (__i386__)
144 # endif /* if defined(__GNUC__) && defined(__i386__) */
146 #elif defined (_STLP_WIN32THREADS)
148 # if !defined (_WIN64)
154 # if defined (_STLP_USE_ASM_IMPLEMENTATION)
156 # if defined (_STLP_MSVC) && defined (_M_IX86) && (_M_IX86 >= 500
    [all...]
  /external/stlport/test/unit/
deque_test.cpp 7 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
13 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
29 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
166 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
243 #if defined (STLPORT)
244 # if defined (_STLP_USE_NAMESPACES
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
deque_test.cpp 7 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
13 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
29 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
166 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
243 #if defined (STLPORT)
244 # if defined (_STLP_USE_NAMESPACES
    [all...]
  /ndk/tests/device/test-stlport/unit/
deque_test.cpp 7 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
13 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
29 #if defined (STLPORT) && defined (_STLP_NO_MEMBER_TEMPLATES)
166 #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
243 #if defined (STLPORT)
244 # if defined (_STLP_USE_NAMESPACES
    [all...]
  /ndk/sources/host-tools/make-3.81/
make.h 43 #if defined (__cplusplus) || defined (__STDC__)
51 /* Specify we want GNU source code. This must be defined before any
64 #if defined(HAVE_DMALLOC_H) && defined(__GNUC__)
105 # if defined (_POSIX_VERSION) && !defined (ultrix) && !defined (VMS)
111 #if (defined (butterfly) || defined (__arm) || (defined (__mips) && defined (_SYSTYPE_SVR3)) || (defined (sequent) && defined (i386))
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
unistd.in.h 35 #if !(defined SEEK_CUR && defined SEEK_END && defined SEEK_SET)
52 # if !defined _GL_SYS_SOCKET_H
82 # if !defined _GL_SYS_SELECT_H
125 #elif defined GNULIB_POSIXCHECK
145 #elif defined GNULIB_POSIXCHECK
163 #elif defined GNULIB_POSIXCHECK
176 # if defined __APPLE__ && defined __MACH_
    [all...]
  /external/openssl/crypto/ui/
ui_openssl.c 125 #if !defined(_POSIX_C_SOURCE) && defined(OPENSSL_SYS_VMS)
133 #if !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_VMS)
141 # if defined(_POSIX_VERSION)
144 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
181 #if defined(__sgi) && !defined(TERMIOS
    [all...]
  /external/dropbear/libtomcrypt/src/prngs/
yarrow.c 55 #elif defined(BLOWFISH)
57 #elif defined(TWOFISH)
59 #elif defined(RC6)
61 #elif defined(RC5)
63 #elif defined(SAFERP)
65 #elif defined(RC2)
67 #elif defined(NOEKEON)
69 #elif defined(ANUBIS)
71 #elif defined(KSEED)
73 #elif defined(KHAZAD)
    [all...]
  /external/webkit/WebKitLibraries/
WebKitSystemInterface.h 40 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD)
90 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD)
175 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD)
309 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 37 #if defined(STDC_HEADERS)
42 # if defined(HAVE_STDLIB_H)
44 # elif defined(HAVE_MALLOC_H)
47 # if defined(HAVE_STDDEF_H)
50 # if defined(HAVE_STDARG_H)
55 # if !defined(STDC_HEADERS) && defined(HAVE_MEMORY_H)
63 #if defined(HAVE_INTTYPES_H)
65 #elif defined(HAVE_STDINT_H)
167 #if defined(HAVE_ALLOCA) && !defined(alloca
    [all...]
  /external/stlport/stlport/stl/
_stack.h 39 #if !defined ( _STLP_LIMITED_DEFAULT_TEMPLATES )
41 #elif defined ( _STLP_MINIMUM_DEFAULT_TEMPLATE_PARAMS )
48 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND)
49 # if defined (_STLP_STACK_ARGS)
77 #if !defined (_STLP_NO_MOVE_SEMANTIC)
89 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (_STLP_FUNCTION_TMPL_PARTIAL_ORDER)
120 #if defined (_STLP_CLASS_PARTIAL_SPECIALIZATION) && !defined (_STLP_NO_MOVE_SEMANTIC)
type_traits.h 74 #if !defined (_STLP_USE_BOOST_SUPPORT)
98 # if defined ( _STLP_HAS_WCHAR_T ) && ! defined (_STLP_WCHAR_T_IS_USHORT)
138 # if !defined ( _STLP_NO_LONG_DOUBLE )
176 # if defined (_STLP_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS)
242 # if !defined (_STLP_HAS_TYPE_TRAITS_INTRINSICS)
257 # if defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
272 # if !defined (_STLP_QUALIFIED_SPECIALIZATION_BUG)
291 # if defined ( _STLP_HAS_WCHAR_T ) && ! defined (_STLP_WCHAR_T_IS_USHORT
    [all...]
  /external/valgrind/main/gdbserver_tests/
mcvabits.stdinB.gdb 24 eval "monitor check_memory defined 0x%x 10", $0xundefined
32 eval "monitor check_memory defined 0x%x 10", $0xundefined
37 eval "monitor make_memory defined 0x%x 3", $0xundefined_2
40 eval "monitor check_memory defined 0x%x 10", $0xundefined
47 eval "monitor check_memory defined 0x%x 10", $0xundefined
54 eval "monitor check_memory defined 0x%x 2", $0xundefined
58 eval "monitor check_memory defined 0x%x 2", $0xundefined_2
63 eval "monitor check_memory defined 0x%x 6", $0xundefined_4
70 eval "monitor check_memory defined 0x%x 10", $0xundefined
  /external/webkit/Tools/DumpRenderTree/mac/
CheckedMalloc.cpp 56 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD)
73 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD)
87 #if !defined(BUILDING_ON_TIGER) && !defined(BUILDING_ON_LEOPARD) && !defined(BUILDING_ON_SNOW_LEOPARD)
  /frameworks/wilhelm/src/itf/
IBassBoost.c 28 #if defined(ANDROID)
45 #if !defined(ANDROID)
71 #if !defined(ANDROID)
98 #if !defined(ANDROID)
127 #if !defined(ANDROID)
153 #if !defined(ANDROID)
191 #if defined(ANDROID)
200 #if defined(ANDROID)
209 #if defined(ANDROID)
IVirtualizer.c 28 #if defined(ANDROID)
45 #if !defined(ANDROID)
73 #if !defined(ANDROID)
100 #if !defined(ANDROID)
129 #if !defined(ANDROID)
155 #if !defined(ANDROID)
193 #if defined(ANDROID)
202 #if defined(ANDROID)
211 #if defined(ANDROID)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_stack.h 39 #if !defined ( _STLP_LIMITED_DEFAULT_TEMPLATES )
41 #elif defined ( _STLP_MINIMUM_DEFAULT_TEMPLATE_PARAMS )
48 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND)
49 # if defined (_STLP_STACK_ARGS)
77 #if !defined (_STLP_NO_MOVE_SEMANTIC)
89 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (_STLP_FUNCTION_TMPL_PARTIAL_ORDER)
120 #if defined (_STLP_CLASS_PARTIAL_SPECIALIZATION) && !defined (_STLP_NO_MOVE_SEMANTIC)
type_traits.h 74 #if !defined (_STLP_USE_BOOST_SUPPORT)
98 # if defined ( _STLP_HAS_WCHAR_T ) && ! defined (_STLP_WCHAR_T_IS_USHORT)
138 # if !defined ( _STLP_NO_LONG_DOUBLE )
176 # if defined (_STLP_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS)
242 # if !defined (_STLP_HAS_TYPE_TRAITS_INTRINSICS)
257 # if defined (_STLP_CLASS_PARTIAL_SPECIALIZATION)
272 # if !defined (_STLP_QUALIFIED_SPECIALIZATION_BUG)
291 # if defined ( _STLP_HAS_WCHAR_T ) && ! defined (_STLP_WCHAR_T_IS_USHORT
    [all...]

Completed in 615 milliseconds

<<61626364656667686970>>