HomeSort by relevance Sort by last modified time
    Searched refs:Simple (Results 1 - 25 of 226) sorted by null

1 2 3 4 5 6 7 8 910

  /external/clang/test/Sema/
builtins-arm-exclusive.c 3 struct Simple {
16 sum += __builtin_arm_ldrex((struct Simple **)addr)->a;
22 sum += __builtin_arm_ldrex((struct Simple *)addr).a; // expected-error {{address argument to atomic builtin must be a pointer to}}
33 struct Simple var = {0};
40 res |= __builtin_arm_strex(&var, (struct Simple **)addr);
47 res |= __builtin_arm_strex(var, (struct Simple *)addr); // expected-error {{address argument to atomic builtin must be a pointer to}}
48 res |= __builtin_arm_strex(var, (struct Simple **)addr); // expected-error {{passing 'struct Simple' to parameter of incompatible type 'struct Simple *'}}
49 res |= __builtin_arm_strex(&var, (struct Simple **)addr).a; // expected-error {{is not a structure or union}
    [all...]
  /external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 22 template <class Analysis, bool Simple>
33 ViewGraph(Graph, Name, Simple, Title);
47 template <class Analysis, bool Simple>
65 WriteGraph(File, Graph, Simple, Title);
82 template <class Analysis, bool Simple>
92 ViewGraph(Graph, Name, Simple, Title);
106 template <class Analysis, bool Simple>
123 WriteGraph(File, Graph, Simple, Title);
  /external/clang/test/CodeGen/
builtins-arm-exclusive.c 22 struct Simple {
69 sum += __builtin_arm_ldrex((struct Simple **)addr)->a;
71 // CHECK: inttoptr i32 [[INTRES]] to %struct.Simple*
79 struct Simple var = {0};
100 res |= __builtin_arm_strex(&var, (struct Simple **)addr);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
removeEOL.pl 33 use Test::Simple tests => 5;
  /external/dhcpcd/mk/
sys.mk 0 # Simple defaults
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive1_test.cc 14 // Test simple repetition operators
15 TEST(Repetition, Simple) {
  /external/regex-re2/re2/testing/
exhaustive1_test.cc 14 // Test simple repetition operators
15 TEST(Repetition, Simple) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,
const_point_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
point_const_iterator.hpp 53 template<typename Value_Type, typename Entry, bool Simple,
108 return to_ptr(integral_constant<int, Simple>());
116 return *to_ptr(integral_constant<int, Simple>());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 54 binary_heap_const_iterator_<Value_Type, Entry, Simple, Allocator>
57 binary_heap_const_point_iterator_<Value_Type, Entry, Simple, Allocator>
62 bool Simple,

Completed in 579 milliseconds

1 2 3 4 5 6 7 8 910