Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dcommon.h64 #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/
Dindex.md17 …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/
Dgendict.cpp404 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/
Darch_regs.c2 unsigned long *const m68k_usp_ptr = (unsigned long *) &m68k_regs.usp;
/external/skia/site/dev/testing/
Dct-system-diagram.txt2 https://docs.google.com/document/d/1CUbitfUZxpHhvwX_1xgPa-bWSyLkVt1O_I_-jgSJe98/edit?usp=sharing
/external/llvm/test/Transforms/SafeStack/
Darray.ll2 ; 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/
Dpathops.md27 …e Fill Illustration](https://drive.google.com/file/d/0BwoLUwz9PYkHLWpsaXd0UDdaN00/view?usp=sharing)
/external/autotest/test_suites/
Dcontrol.push_to_prod17 …cs.google.com/a/google.com/document/d/1JMz0xS3fZRSHMpFkkKAL_rxsdbNZomhHbC3B8L71uuI/edit?usp=sharing
/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer_usage.txt6 …om here: https://drive.google.com/a/google.com/file/d/0B-W7uZuGgJr6QldhZm5ManROODA/view?usp=sharing
/external/skia/site/
Dindex.md69 …(https://docs.google.com/document/d/1C9w8qpPpdgNGThqmgNnTToLZ5UYK4TsUGl5X3B_q6oM/edit?usp=sharing).
/external/skia/site/dev/sheriffing/
Dgpu.md60 …gle.com/a/google.com/document/d/1Q1A5T5js4MdqvD0EKjCgNbUBJfRBMPKR3OZAkc-2Tvc/edit?usp=sharing) doc.
/external/libchrome/base/allocator/
DREADME.md194 …]: 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/
Dhyph-sl.pat.txt932 1usp
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinRegisterInfo.td183 def USP : Ri<7, 0, "usp">, DwarfRegNum<[42]>;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
Dnumberformattestspecification.txt13 // 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/
Dnumberformattestspecification.txt13 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
/external/icu/icu4c/source/test/testdata/
Dnumberformattestspecification.txt13 // https://docs.google.com/document/d/1T2P0p953_Lh1pRwo-5CuPVrHlIBa_wcXElG-Hhg_WHM/edit?usp=sharing
/external/e2fsprogs/po/
Dcs.po6049 "Skartování (discard) uspělo a bude vráceno 0s – vynechá se výmaz tabulky "
8556 #~ msgstr "uspělo.\n"
/external/hyphenation-patterns/de/
Dhyph-de-1901.pat.txt6899 hä3usp
Dhyph-de-1996.pat.txt6805 hä3usp
Dhyph-de-ch-1901.pat.txt6811 hä3usp
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt6478 "usp",
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu4022 PASS: gdb.base/funcargs.exp: print *usp
Darmv7a-cros-linux-gnueabi3641 PASS: gdb.base/funcargs.exp: print *usp
Di686-pc-linux-gnu3787 PASS: gdb.base/funcargs.exp: print *usp