HomeSort by relevance Sort by last modified time
    Searched refs:name2 (Results 176 - 200 of 693) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/x32/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
gthr-default.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
gthr-posix.h 89 # define __gthrw2(name,name2,type) \
90 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
94 # define __gthrw2(name,name2,type)
  /external/webrtc/talk/media/base/
codec.h 237 bool CodecNamesEq(const std::string& name1, const std::string& name2);
codec.cc 344 bool CodecNamesEq(const std::string& name1, const std::string& name2) {
345 return _stricmp(name1.c_str(), name2.c_str()) == 0;
  /test/vts/testcases/template/binary_test/
binary_test_case.py 49 envp: string, environment veriable. shoud be in format 'name1=value1 name2=value2...'
  /toolchain/binutils/binutils-2.25/opcodes/
tic30-dis.c 475 char *name1, *name2; local
495 name2 = "";
501 name2 = &name1[i + 1];
585 info->fprintf_func (info->stream, "\n\t\t\t|| %s %s,%s%c%s", name2,
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-actions.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 1311 milliseconds

1 2 3 4 5 6 78 91011>>