HomeSort by relevance Sort by last modified time
    Searched refs:UINT64 (Results 26 - 33 of 33) sorted by null

12

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_route.c 63 enum {UINT32=0, UINT64=1, FLOAT=2} sum_idx;
655 route->params.sum_idx = UINT64;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.c     [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java 220 case UINT64:
    [all...]
Descriptors.java 821 UINT64 (JavaType.LONG ),
    [all...]
  /external/dbus/dbus/
dbus-marshal-basic.c     [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc 358 uint64 value;
372 uint64 value;
374 SET_FIELD(UInt64, value);
487 // Consumes a uint64 and saves its value in the value parameter.
489 bool ConsumeUnsignedInteger(uint64* value, uint64 max_value) {
510 bool ConsumeSignedInteger(int64* value, uint64 max_value) {
520 uint64 unsigned_value;
549 uint64 integer_value;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
currBss.c 99 typedef UINT8 (*currBSS_beaconRxCallb_t) (TI_HANDLE hModule, UINT64 staTSF, UINT8 dtimCount);
799 /* pCurrBSS->currAPInfo.lastRxHostTimestamp = *((UINT64 *)(pIEs->TimeStamp));*/ /* TBD*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.c     [all...]

Completed in 461 milliseconds

12