OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__T
(Results
1 - 5
of
5
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
win32filesystem.cc
373
size_t len = strcatn(buffer, ARRAY_SIZE(buffer),
__T
("\\"));
376
if ((len > 0) && (buffer[len-1] !=
__T
('\\'))) {
377
len += strcpyn(buffer + len, ARRAY_SIZE(buffer) - len,
__T
("\\"));
381
if ((len > 0) && (buffer[len-1] !=
__T
('\\'))) {
382
len += strcpyn(buffer + len, ARRAY_SIZE(buffer) - len,
__T
("\\"));
/external/stlport/stlport/stl/
concept_checks.h
438
_Type
__t
) {
439
*__i++ =
__t
;
484
_Type*
__t
,
486
__x[__n] = *
__t
;
572
value_type
__T
;
690
_BidirectionalIterator>::value_type
__T
;
691
typename _Mutable_trait<
__T
>::_Type* __tmp_ptr = 0;
/ndk/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
438
_Type
__t
) {
439
*__i++ =
__t
;
484
_Type*
__t
,
486
__x[__n] = *
__t
;
572
value_type
__T
;
690
_BidirectionalIterator>::value_type
__T
;
691
typename _Mutable_trait<
__T
>::_Type* __tmp_ptr = 0;
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
438
_Type
__t
) {
439
*__i++ =
__t
;
484
_Type*
__t
,
486
__x[__n] = *
__t
;
572
value_type
__T
;
690
_BidirectionalIterator>::value_type
__T
;
691
typename _Mutable_trait<
__T
>::_Type* __tmp_ptr = 0;
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
438
_Type
__t
) {
439
*__i++ =
__t
;
484
_Type*
__t
,
486
__x[__n] = *
__t
;
572
value_type
__T
;
690
_BidirectionalIterator>::value_type
__T
;
691
typename _Mutable_trait<
__T
>::_Type* __tmp_ptr = 0;
Completed in 457 milliseconds