Home
last modified time | relevance | path

Searched refs:longs (Results 1 – 25 of 41) sorted by relevance

12

/third_party/grpc/examples/ruby/route_guide/
Droute_guide_server.rb59 longs = [@bounds.lo.longitude, @bounds.hi.longitude]
61 @lo_long, @hi_long = longs.min, longs.max
/third_party/icu/icu4c/source/test/perf/leperf/
Dletrperf.cpp116 LEReferenceToArrayOf<Long> longs(comp, success, (size_t)0, ITEM_COUNT); in time_letr3() local
123 const Long &item = longs.getObject(i, success); in time_letr3()
/third_party/grpc/examples/node/dynamic_codegen/
Dgreeter_server.js26 longs: String, property
Dgreeter_client.js26 longs: String, property
/third_party/icu/icu4c/source/test/letest/
Dgendata.cpp100 void dumpLongs(FILE *file, const char *tag, le_int32 *longs, le_int32 count) { in dumpLongs() argument
112 bufp += sprintf(&lineBuffer[bufp], "0x%8.8X, ", longs[i]); in dumpLongs()
/third_party/grpc/src/php/tests/generated_code/
Dmath_server.js26 longs: String, property
/third_party/libjpeg-turbo/md5/
Dmd5.c55 static void byteReverse(unsigned char *buf, unsigned int longs) in byteReverse() argument
63 } while (--longs); in byteReverse()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/md5/
Dmd5.c55 static void byteReverse(unsigned char *buf, unsigned int longs) in byteReverse() argument
63 } while (--longs); in byteReverse()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dmd5.c33 unsigned longs) in byteReverse() argument
41 } while (--longs); in byteReverse()
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
Dmd5.c55 static void byteReverse(unsigned char *buf, unsigned int longs) in byteReverse() argument
63 } while (--longs); in byteReverse()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dmd5-internal.c71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument
79 } while (--longs); in byteReverse()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dmd5-internal.c71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument
79 } while (--longs); in byteReverse()
/third_party/gn/src/base/
Dmd5.cc40 void byteReverse(uint8_t* buf, unsigned longs) { in byteReverse() argument
48 } while (--longs); in byteReverse()
/third_party/gstreamer/gstreamer/gst/printf/
Dmeson.build15 # Just use internal emulation for printing long longs for now
/third_party/grpc/examples/node/dynamic_codegen/route_guide/
Droute_guide_client.js31 longs: String, property
Droute_guide_server.js30 longs: String, property
/third_party/boost/libs/phoenix/doc/starter_kit/
Doperator.qbk78 with any container (of ints, of longs, of bignum, etc.) as long as its elements
/third_party/e2fsprogs/doc/RelNotes/
Dv1.21.txt74 Integers are now preferred to longs when trying to find a 32-bit type
/third_party/libffi/include/
Dffi.h.in283 packing, even on 64-bit machines. I.e. on 64-bit machines longs
/third_party/python/Doc/library/
Dstruct.rst381 longs are aligned on 4-byte boundaries::
/third_party/python/Doc/howto/
Dsockets.rst266 amount of the time, all those longs have the value 0, or maybe 1. The string "0"
/third_party/python/Lib/test/decimaltestdata/
Dmultiply.decTest52 -- 1999.12.21: next one is an edge case if intermediate longs are used
/third_party/python/Misc/NEWS.d/
D3.6.0b1.rst258 and remove an unnecessary check for small longs. Thanks Oren Milman for
/third_party/boost/libs/proto/doc/
Dback_end.qbk709 …rminals. Let's do the same thing, but this time we'll promote all ints to longs first. (Please for…
713 // the terminal, promoting ints to longs:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME.txt822 We're codegen'ing multiply of long longs inefficiently:

12