| /external/tcpdump/ |
| D | print-aodv.c | 150 int n, trunc; in aodv_rerr() local 263 int i, j, n, trunc; in aodv_v6_rerr() local 372 int i, j, n, trunc; in aodv_v6_draft_01_rerr() local
|
| D | print-ripng.c | 69 int trunc; in ripng_print() local
|
| /external/chromium_org/v8/test/cctest/compiler/ |
| D | test-simplified-lowering.cc | 675 const Operator* trunc) { in CheckLoweringTruncatedBinop() 976 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); in TEST() local 987 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); in TEST() local 998 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); in TEST() local 1010 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), p0); in TEST() local 1021 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); in TEST() local 1047 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); in TEST() local 1058 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); in TEST() local 1069 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); in TEST() local 1081 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), p0); in TEST() local [all …]
|
| /external/llvm/include/llvm/ADT/ |
| D | APSInt.h | 65 APSInt LLVM_ATTRIBUTE_UNUSED_RESULT trunc(uint32_t width) const { in trunc() function
|
| /external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
| D | SDL_qsort.c | 327 size_t trunc=TRUNC_nonaligned*size; in qsort_nonaligned() local 358 size_t trunc=TRUNC_aligned*size; in qsort_aligned() local
|
| /external/chromium_org/third_party/icu/source/samples/uresb/ |
| D | uresb.c | 52 static UBool trunc = FALSE; variable
|
| /external/icu/icu4c/source/samples/uresb/ |
| D | uresb.c | 52 static UBool trunc = FALSE; variable
|
| /external/chromium_org/third_party/skia/samplecode/ |
| D | SampleColorFilter.cpp | 30 int trunc = x >> 3; in round5_slow() local
|
| /external/skia/samplecode/ |
| D | SampleColorFilter.cpp | 30 int trunc = x >> 3; in round5_slow() local
|
| /external/stlport/src/ |
| D | ios.cpp | 75 const ios_base::openmode ios_base::trunc; member in ios_base
|
| /external/fsck_msdos/ |
| D | fat.c | 434 tryclear(struct bootblock *boot, struct fatEntry *fat, cl_t head, cl_t *trunc) in tryclear()
|
| /external/libcxx/src/ |
| D | ios.cpp | 121 const ios_base::openmode ios_base::trunc; member in ios_base
|
| /external/bison/lib/ |
| D | math.in.h | 1980 # define trunc rpl_trunc macro
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| D | MathExtras.h | 100 inline double trunc(double num) { return num > 0 ? floor(num) : ceil(num); } in trunc() function
|
| /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
| D | sctp_input.c | 3841 struct sctp_stream_reset_in_request *req, int trunc) 3960 struct sctp_stream_reset_out_request *req, int trunc) 4190 int trunc = 0; local
|
| /external/bluetooth/bluedroid/test/bluedroidtest/ |
| D | bluedroidtest.c | 184 static void hex_dump(char *msg, void *data, int size, int trunc) in hex_dump()
|
| /external/mdnsresponder/mDNSShared/ |
| D | dnsextd.c | 693 UDPServerTransaction(const DaemonInfo *d, const PktMsg *request, PktMsg *reply, mDNSBool *trunc) in UDPServerTransaction() 1550 mDNSBool trunc; in HandleRequest() local 1762 mDNSBool trunc; in AnswerQuestion() local
|
| /external/skia/tests/ |
| D | MathTest.cpp | 337 int trunc = (int)floorf(s); in test_muldiv255() local
|
| /external/chromium_org/third_party/skia/tests/ |
| D | MathTest.cpp | 335 int trunc = (int)floorf(s); in test_muldiv255() local
|
| /external/dnsmasq/src/ |
| D | rfc1035.c | 1141 int nxdomain = 0, auth = 1, trunc = 0; in answer_request() local
|
| D | rfc2131.c | 1422 unsigned char trunc = option_len(start); in log_options() local
|
| /external/regex-re2/re2/ |
| D | re2.cc | 108 static string trunc(const StringPiece& pattern) { in trunc() function
|
| /external/chromium_org/third_party/re2/re2/ |
| D | re2.cc | 126 static string trunc(const StringPiece& pattern) { in trunc() function
|
| /external/deqp/framework/common/ |
| D | tcuVectorUtil.hpp | 117 inline float trunc (float a) { return (float)chopToInt(a); } in trunc() function
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLibraryInfo.h | 643 trunc, enumerator
|