OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldtype
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_setcanceltype.c
42
pthread_setcanceltype (int type, int *
oldtype
)
49
* '
oldtype
'
53
*
oldtype
65
* '
oldtype
'
72
* If '
oldtype
' is NULL then the previous type is not returned
99
if (
oldtype
!= NULL)
101
*
oldtype
= sp->cancelType;
pthread.h
963
int *
oldtype
);
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
1277
ZoneType
oldtype
= types[i->type];
local
1325
ZoneType
oldtype
= types[i->type];
local
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp
1277
ZoneType
oldtype
= types[i->type];
local
1325
ZoneType
oldtype
= types[i->type];
local
[
all
...]
/external/libsepol/src/
expand.c
1761
uint32_t
oldtype
= 0, spec = 0;
local
[
all
...]
Completed in 1569 milliseconds