/third_party/grpc/examples/ruby/route_guide/ |
D | route_guide_server.rb | 59 longs = [@bounds.lo.longitude, @bounds.hi.longitude] 61 @lo_long, @hi_long = longs.min, longs.max
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | letrperf.cpp | 116 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/ |
D | greeter_server.js | 26 longs: String, property
|
D | greeter_client.js | 26 longs: String, property
|
/third_party/icu/icu4c/source/test/letest/ |
D | gendata.cpp | 100 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/ |
D | math_server.js | 26 longs: String, property
|
/third_party/libjpeg-turbo/md5/ |
D | md5.c | 55 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/ |
D | md5.c | 55 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/ |
D | md5.c | 33 unsigned longs) in byteReverse() argument 41 } while (--longs); in byteReverse()
|
/third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
D | md5.c | 55 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/ |
D | md5-internal.c | 71 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/ |
D | md5-internal.c | 71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument 79 } while (--longs); in byteReverse()
|
/third_party/gn/src/base/ |
D | md5.cc | 40 void byteReverse(uint8_t* buf, unsigned longs) { in byteReverse() argument 48 } while (--longs); in byteReverse()
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | meson.build | 15 # Just use internal emulation for printing long longs for now
|
/third_party/grpc/examples/node/dynamic_codegen/route_guide/ |
D | route_guide_client.js | 31 longs: String, property
|
D | route_guide_server.js | 30 longs: String, property
|
/third_party/boost/libs/phoenix/doc/starter_kit/ |
D | operator.qbk | 78 with any container (of ints, of longs, of bignum, etc.) as long as its elements
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.21.txt | 74 Integers are now preferred to longs when trying to find a 32-bit type
|
/third_party/libffi/include/ |
D | ffi.h.in | 283 packing, even on 64-bit machines. I.e. on 64-bit machines longs
|
/third_party/python/Doc/library/ |
D | struct.rst | 381 longs are aligned on 4-byte boundaries::
|
/third_party/python/Doc/howto/ |
D | sockets.rst | 266 amount of the time, all those longs have the value 0, or maybe 1. The string "0"
|
/third_party/python/Lib/test/decimaltestdata/ |
D | multiply.decTest | 52 -- 1999.12.21: next one is an edge case if intermediate longs are used
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.0b1.rst | 258 and remove an unnecessary check for small longs. Thanks Oren Milman for
|
/third_party/boost/libs/proto/doc/ |
D | back_end.qbk | 709 …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/ |
D | README.txt | 822 We're codegen'ing multiply of long longs inefficiently:
|