Home
last modified time | relevance | path

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

12345678910>>...24

/external/clang/test/CXX/temp/temp.param/
Dp15-cxx0x.cpp60 template<place...> struct places {}; struct
64 struct append_places<places<X1...>, places<X2...>> {
65 typedef places<X1...,X2...> type;
71 template<> struct make_places<0> { typedef places<> type; };
72 template<> struct make_places<1> { typedef places<_> type; };
79 template<place...X> struct takedrop_impl<places<X...>> {
/external/chromium-trace/catapult/telemetry/telemetry/value/
Dlist_of_scalar_values_unittest.py31 164.71186, places=4)
45 places=4)
52 places=4)
105 self.assertAlmostEqual(156.88849, vM.std, places=4)
176 self.assertAlmostEqual(d['std'], 0.7071, places=4)
193 self.assertAlmostEqual(d['std'], 156.88849, places=4)
/external/v8/tools/gcmole/
DREADME4 dependent GC-unsafe places in the V8 codebase.
58 Such places are marked with a "Possible problem with evaluation order."
/external/e2fsprogs/
D.release-checklist14 doc/libext2fs.texinfo (three places)
/external/skia/
DREADME.android2 key places to look are in the folders:
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dmmx-copy-gprs.ll7 ; increases the places that need to use emms.
/external/libpng/
DREADME.android20 Upstream places the patch for SSE support
/external/mesa3d/src/glsl/
DTODO10 places where we cannot emit line numbers for errors (and currently emit 0:0)
/external/llvm/test/CodeGen/X86/
Dmmx-copy-gprs.ll7 ; increases the places that need to use emms.
Dpseudo_cmov_lower2.ll49 ; the operands of the resulting instructions are from the proper places.
75 ; the operands of the resulting instructions are from the proper places
Dconstant-combines.ll7 ; Check that we can materialize the zero constants we store in two places here,
/external/autotest/client/site_tests/kernel_ConfigVerifyPPP/
Dcontrol18 most boards and the kernel config is set in different places. This makes
/external/valgrind/docs/internals/
Dmultiple-architectures.txt122 In places where compilation should happen twice (on a dual-arch
126 But there are also places where building must only happen once,
127 for the primary architecture. These places are (at least):
DDarwin-notes.txt31 cancellation requests only take effect at the places where the client
32 does a syscall, and not the places where Valgrind does syscalls.
/external/mdnsresponder/mDNSCore/
DImplementer Notes.txt24 This means that the new architecture places an additional responsibility
53 places that should call mDNS_Execute():
/external/ltp/
DTODO10 store comprehensive list of syscalls, but there are a few places to look at:
/external/llvm/test/CodeGen/PowerPC/
Dpr24546.ll9 define double @_php_math_round(double %value, i32 signext %places, i32 signext %mode) #0 !dbg !6 {
70 !12 = !DILocalVariable(name: "places", arg: 2, scope: !6, file: !1, line: 15, type: !9)
/external/iproute2/doc/
Dnstat.sgml14 them simultaneously, using name <tt/Xstat/ in the places which apply
70 variables to put their history in safe places
/external/libjpeg-turbo/
Djconfig.txt65 * ANSI-standard places (stddef.h, stdlib.h, or stdio.h), but places it in
/external/skia/site/user/sample/
Dsampleapp.md10 * Observe rendering performance - pressing the 'f' key places the SampleApp in frame rate mode. It …
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt5 an appropriate image from any number of places.
/external/valgrind/helgrind/
DREADME_MSMProp2.txt143 Hence a Read state places a constraint on writes.
151 Hence a Write state places a constraint on all accesses.
/external/valgrind/gdbserver_tests/
Dmchelp.stdoutB.exp52 shows places pointing inside <len> (default 1) bytes at <addr>
121 shows places pointing inside <len> (default 1) bytes at <addr>
/external/curl/docs/examples/
DREADME30 at some places, it doesn't mean that the URLs work or that we expect you to
/external/ltp/testcases/kernel/fs/doio/
Drwtest251 places*)

12345678910>>...24