HomeSort by relevance Sort by last modified time
    Searched full:uint64 (Results 801 - 825 of 2692) sorted by null

<<31323334353637383940>>

  /prebuilts/go/linux-x86/pkg/linux_amd64/
math.a 18 func @"".Inf (@"".sign·2 int) (? float64) { var @"".v·3 uint64; ; if @"".sign·2 >= 0x0 { @"".v·3 = 0x7ff0000000000000 } else { @"".v·3 = 0xfff0000000000000 }; return @"".Float64frombits(@"".v·3) }
97 func @"".Float64bits (@"".f·2 float64) (? uint64) { return *(*uint64)(@"unsafe".Pointer(&@"".f·2)) }
98 func @"".Float64frombits (@"".b·2 uint64) (? float64) { return *(*float64)(@"unsafe".Pointer(&@"".b·2)) }
131 0runtime.morestack_noctxt @"".autotmp_0004type.float64"".autotmp_0003type.float64"".autotmp_0002type.float64"".autotmp_0001type.float64"".autotmp_0000type.float64"".btype.uint64"".ttype.float64 "".~r1type.float64"".xtype.float644@M?@??@d?@&?@%?@?2V 'Se'&??Tgclocals·23e8278e2b69a3a75fa59b23c49ed6adTgclocals·33cdeccccebe80329f1fdbee7f5874cbPprebuilts/go/linux-x86/src/math/acosh.go?"".asin??dH? %H;a?)H?? ?T$(W?W?f.?u z ?T$0H?? ??D$W?f.???? f.???f(??T$(?Y?? ?\?? $??\$(?T$? f.?w:f(??^??$??T$?|$t??Y?f(??T$0H?? ?f(??^??$??T$??\?f(??W?H??H?\$H?\$??D$0H?? ???Y?f(??D$? ????????
146 "".autotmp_0008type.float64"".btype.uint64"".signtype.bool "".~r1type.float64"".xtype.float64$@?@??@O?@.?N,    0 (
255 0runtime.morestack_noctxt0P("".autotmp_0040type.bool"".autotmp_0039type.bool"".autotmp_0038type.bool"".autotmp_0037type.bool"".autotmp_0033type.bool"".autotmp_0032type.bool"".autotmp_0031type.bool"".autotmp_0029type.float64"".autotmp_0028type.float64"".autotmp_0027type.float64"".autotmp_0026type.float64"".autotmp_0025type.float64"".autotmp_0024type.float64"".autotmp_0023type.float64"".autotmp_0022type.float64"".ftype.float64"".btype.uint64 "".~r2 type.float64"".xtype.float64"".ytype.float64nPuOPIOP3OP?OP#OPhOP(OP?OP1OP#OPOPKOP??@&*  )&$ )?@3)$ 3)) ;) & w?Tgclocals·790e5cc5051fc0affc980ade09e929ecTgclocals·33cdeccccebe80329f1fdbee7f5874cbPprebuilts/go/linux-x86/src/math/atan2.go?"".Atanh??dH? %H;a?H??0?\$8W?? f.???? f.???f.?????H ?<??? f.?uDzBH??W?H??|&H??H?D$W?H?\$??D$@H??0?H?????? f.?uDzBH??????W?H??|&H??H?D$(W?H?\$(??D$@H??0?H??????D$W?f.???W?? f.???? f.?w`f(??X?? ?\$8?\??^??$??T$??Y?f(?|$t??Y?f(??T$@H??0?f(??X?f(??Y?? ?\$8?\??^??X??$??T$??Y?f(??f(????Y?f(??D$????W?H??H?\$ H?\$ ??D$@H??0???????
276 0runtime.morestack_noctxt `"".autotmp_0049type.float64"".autotmp_0048type.*float64"".autotmp_0047type.float64"".autotmp_0046type.*float64"".autotmp_0042type.float64"".autotmp_0041type.float64"".btype.uint64"".b/type.uint64"".btype.uint64"".sign1type.bool "".~r1type.float64"".xtype.float640`?_`Q_`?_`?_` ? (…)
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_read.c 50 uint64 unused_data;
51 uint64 read_offset;
117 if( (uint64) to_read > td->td_stripbytecount[strip]
244 && (uint64) tif->tif_rawdataoff+tif->tif_rawdataloaded < td->td_stripbytecount[strip] )
404 if (((uint64)ma!=td->td_stripoffset[strip])||(ma>tif->tif_size))
442 uint64 bytecount;
476 if ((uint64)bytecountm!=bytecount) {
500 uint64 bytecount = td->td_stripbytecount[strip];
544 if (bytecount > (uint64)tif->tif_size ||
545 td->td_stripoffset[strip] > (uint64)tif->tif_size - bytecount)
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format.cc 88 uint64 value;
94 uint64 value;
497 HANDLE_PACKED_TYPE(UINT64, uint64, UInt64)
500 HANDLE_PACKED_TYPE( FIXED64, uint64, UInt64)
558 HANDLE_TYPE(UINT64, uint64, UInt64)
    [all...]
unittest_extension_packed_nano.proto 17 repeated uint64 packed_uint64 = 14 [ packed = true ];
  /external/cros/system_api/dbus/
mtp_file_entry.proto 22 optional uint64 file_size = 4;
  /external/google-breakpad/src/common/
dwarf_line_to_module.cc 74 uint32 dir_num, uint64 mod_time,
75 uint64 length) {
106 void DwarfLineToModule::AddLine(uint64 address, uint64 length,
  /external/libchrome/crypto/third_party/nss/
README.chromium 13 definition of the NSPR 1.0 types int8 - int64 and uint8 - uint64 to avoid
  /external/libvpx/libvpx/third_party/libwebm/
mkvwriter.hpp 31 virtual void ElementStartNotify(uint64 element_id, int64 position);
  /external/lzma/C/
7zFile.c 176 value.HighPart = (LONG)((UInt64)*pos >> 16 >> 16); /* for case when UInt64 is 32-bit only */
212 WRes File_GetLength(CSzFile *p, UInt64 *length)
224 *length = (((UInt64)sizeHigh) << 32) + sizeLow;
7zFile.h 50 WRes File_GetLength(CSzFile *p, UInt64 *length);
  /external/lzma/CPP/7zip/Archive/Common/
CoderMixer2MT.cpp 51 void CCoder2::SetCoderInfo(const UInt64 **inSizes, const UInt64 **outSizes)
167 const UInt64 ** /* inSizes */,
170 const UInt64 ** /* outSizes */,
InStreamWithCRC.cpp 39 STDMETHODIMP CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
  /external/lzma/CPP/7zip/Common/
CWrappers.cpp 11 #define PROGRESS_UNKNOWN_VALUE ((UInt64)(Int64)-1)
15 static SRes CompressProgress(void *pp, UInt64 inSize, UInt64 outSize) throw()
121 UInt64 newPosition;
  /external/lzma/CPP/Common/
StdOutStream.h 49 CStdOutStream & operator<<(UInt64 number) throw();
  /external/lzma/CPP/Windows/
System.cpp 46 UInt64 GetRamSize()
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_util.c 36 uint64_t uint64; member in union:pointer_hack
45 ph.uint64 = 0;
47 ph.uint64 = (ph.uint64 + 15) & ~15;
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_types.h 33 typedef uint64_t uint64; typedef
  /external/tpm2/
ClockSet.c 23 UINT64 clockNow;
ClockSet_fp.h 14 UINT64 newTime;
NV_SetBits_fp.h 15 UINT64 bits;
Ticket_fp.h 13 UINT64 timeout, // IN: timeout
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 39 #define uint64 uint64_t macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvwriter.hpp 31 virtual void ElementStartNotify(uint64 element_id, int64 position);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fwptypes.h 276 UINT64 *uint64; member in union:FWP_VALUE0_::__anon41534
315 UINT64 *uint64; member in union:FWP_CONDITION_VALUE0_::__anon41535
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue2462.go 80 func exportuint64() uint64 {

Completed in 1671 milliseconds

<<31323334353637383940>>