/external/dhcpcd-6.8.2/ |
D | common.h | 64 #define timespeccmp(tsp, usp, cmp) \ argument 65 (((tsp)->tv_sec == (usp)->tv_sec) ? \ 66 ((tsp)->tv_nsec cmp (usp)->tv_nsec) : \ 67 ((tsp)->tv_sec cmp (usp)->tv_sec)) 68 #define timespecadd(tsp, usp, vsp) \ argument 70 (vsp)->tv_sec = (tsp)->tv_sec + (usp)->tv_sec; \ 71 (vsp)->tv_nsec = (tsp)->tv_nsec + (usp)->tv_nsec; \ 77 #define timespecsub(tsp, usp, vsp) \ argument 79 (vsp)->tv_sec = (tsp)->tv_sec - (usp)->tv_sec; \ 80 (vsp)->tv_nsec = (tsp)->tv_nsec - (usp)->tv_nsec; \
|
/external/skia/site/dev/internal/ |
D | index.md | 17 …google.com/a/google.com/document/d/1Xn24lTMlmUgdP8bp-iHOeGKAOp8L5uCxg12lw49Jlpg/edit?usp=sharing) 24 ….google.com/a/google.com/document/d/1oJpuY8XKc212RsfUm6oEH2tp26Veb-Gez3clBuqapE4/edit?usp=sharing)
|
/external/icu/icu4c/source/tools/gendict/ |
D | gendict.cpp | 404 UnicodeString usp; in main() local 410 dict.serializeUChars(usp, status); in main() 411 outDataSize = usp.length() * U_SIZEOF_UCHAR; in main() 412 outData = usp.getBuffer(); in main()
|
/external/strace/linux/m68k/ |
D | arch_regs.c | 2 unsigned long *const m68k_usp_ptr = (unsigned long *) &m68k_regs.usp;
|
/external/skia/site/dev/testing/ |
D | ct-system-diagram.txt | 2 https://docs.google.com/document/d/1CUbitfUZxpHhvwX_1xgPa-bWSyLkVt1O_I_-jgSJe98/edit?usp=sharing
|
/external/llvm/test/Transforms/SafeStack/ |
D | array.ll | 2 ; RUN: opt -safe-stack -safe-stack-usp-storage=single-thread -S -mtriple=i386-pc-linux-gnu < %s -o … 4 ; RUN: opt -safe-stack -safe-stack-usp-storage=single-thread -S -mtriple=x86_64-pc-linux-gnu < %s -…
|
/external/skia/site/dev/present/ |
D | pathops.md | 27 …e Fill Illustration](https://drive.google.com/file/d/0BwoLUwz9PYkHLWpsaXd0UDdaN00/view?usp=sharing)
|
/external/autotest/test_suites/ |
D | control.push_to_prod | 17 …cs.google.com/a/google.com/document/d/1JMz0xS3fZRSHMpFkkKAL_rxsdbNZomhHbC3B8L71uuI/edit?usp=sharing
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_analyzer_usage.txt | 6 …om here: https://drive.google.com/a/google.com/file/d/0B-W7uZuGgJr6QldhZm5ManROODA/view?usp=sharing
|
/external/skia/site/ |
D | index.md | 69 …(https://docs.google.com/document/d/1C9w8qpPpdgNGThqmgNnTToLZ5UYK4TsUGl5X3B_q6oM/edit?usp=sharing).
|
/external/skia/site/dev/sheriffing/ |
D | gpu.md | 60 …gle.com/a/google.com/document/d/1Q1A5T5js4MdqvD0EKjCgNbUBJfRBMPKR3OZAkc-2Tvc/edit?usp=sharing) doc.
|
/external/libchrome/base/allocator/ |
D | README.md | 194 …]: https://docs.google.com/document/d/1V77Kgp_4tfaaWPEZVxNevoD02wXiatnAv7Ssgr0hmjg/edit?usp=sharing 196 …]: https://docs.google.com/document/d/1yKlO1AO4XjpDad9rjcBOI15EKdAGsuGO_IeZy0g0kxo/edit?usp=sharing
|
/external/hyphenation-patterns/sl/ |
D | hyph-sl.pat.txt | 932 1usp
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinRegisterInfo.td | 183 def USP : Ri<7, 0, "usp">, DwarfRegNum<[42]>;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | numberformattestspecification.txt | 13 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | numberformattestspecification.txt | 13 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
|
/external/icu/icu4c/source/test/testdata/ |
D | numberformattestspecification.txt | 13 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
|
/external/e2fsprogs/po/ |
D | cs.po | 6049 "Skartování (discard) uspělo a bude vráceno 0s – vynechá se výmaz tabulky " 8556 #~ msgstr "uspělo.\n"
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 6899 hä3usp
|
D | hyph-de-1996.pat.txt | 6805 hä3usp
|
D | hyph-de-ch-1901.pat.txt | 6811 hä3usp
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6478 "usp",
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 4022 PASS: gdb.base/funcargs.exp: print *usp
|
D | armv7a-cros-linux-gnueabi | 3641 PASS: gdb.base/funcargs.exp: print *usp
|
D | i686-pc-linux-gnu | 3787 PASS: gdb.base/funcargs.exp: print *usp
|