OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:infoData
(Results
1 - 4
of
4
) sorted by null
/external/tpm2/
PolicyCounterTimer.c
26
TIME_INFO
infoData
; // data buffer of TPMS_TIME_INFO
53
result = TimeGetRange(in->offset, in->operandB.t.size, &
infoData
);
61
if(CryptCompare(in->operandB.t.size,
infoData
,
67
if(CryptCompare(in->operandB.t.size,
infoData
,
73
if(CryptCompareSigned(in->operandB.t.size,
infoData
,
79
if(CryptCompare(in->operandB.t.size,
infoData
,
85
if(CryptCompareSigned(in->operandB.t.size,
infoData
,
91
if(CryptCompare(in->operandB.t.size,
infoData
,
97
if(CryptCompareSigned(in->operandB.t.size,
infoData
,
103
if(CryptCompare(in->operandB.t.size,
infoData
,
[
all
...]
Time.c
196
BYTE
infoData
[sizeof(TPMS_TIME_INFO)];
203
buffer =
infoData
;
209
MemoryCopy(dataBuffer,
infoData
+ offset, size, sizeof(TIME_INFO));
/external/python/cpython2/Mac/Modules/snd/
_Sndmodule.c
916
void *
infoData
;
920
&
infoData
))
924
infoData
);
937
void *
infoData
;
941
&
infoData
))
945
infoData
);
1046
PyDoc_STR("(long inRefNum, OSType infoType, void *
infoData
) -> None")},
1048
PyDoc_STR("(long inRefNum, OSType infoType, void *
infoData
) -> None")},
[
all
...]
/prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar
Completed in 272 milliseconds