HomeSort by relevance Sort by last modified time
    Searched refs:how (Results 176 - 200 of 1030) sorted by null

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMem.S 107 # Compute how many 64-byte blocks we can clear
112 shrl $6, %eax # and this is how many 64-byte blocks
EfiCopyMem.c 95 ; Compute how many 64-byte blocks we can clear
100 shr eax, 6 ; and this is how many 64-byte blocks
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 428 You are probably calling Return(NULL) and the compiler isn't sure how to turn
484 template are *not* automatically visible. This is how C++ works. Before
624 How did I do? If you think I'm wrong or unhelpful, please send your
  /external/googletest/googlemock/scripts/
gmock_doctor.py 432 You are probably calling Return(NULL) and the compiler isn't sure how to turn
488 template are *not* automatically visible. This is how C++ works. Before
633 How did I do? If you think I'm wrong or unhelpful, please send your
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-use-machine.rl 42 # Same order as enum use_category_t. Not sure how to avoid duplication.
  /external/ltp/utils/sctp/testlib/
sctputil.h 234 static inline int test_shutdown(int sk, int how)
236 int error = shutdown(sk, how);
  /external/v8/testing/gmock/scripts/
gmock_doctor.py 432 You are probably calling Return(NULL) and the compiler isn't sure how to turn
488 template are *not* automatically visible. This is how C++ works. Before
633 How did I do? If you think I'm wrong or unhelpful, please send your
  /external/walt/
README.md 6 * [Instructional videos showing how to use WALT](https://www.youtube.com/playlist?list=PLd6Fi7WgXfcCEJg1FDqNCoQfpWo7W3J5a)
  /external/walt/docs/
ChromeOS.md 9 [some pointers on how to get it installed](https://www.chromium.org/chromium-os/testing/autotest-developer-faq/ssh-test-keys-setup)
TapLatency.md 4 * [Detailed instructions on how to perform the measurement in usage doc](usage/WALT_usage.md#tap-latency).
  /frameworks/rs/script_api/
rs_object_info.spec 64 Samplers objects define how Allocations can be read as structure within a kernel.
  /prebuilts/go/darwin-x86/src/encoding/csv/
example_test.go 42 // This example shows how csv.Reader can be configured to handle other
  /prebuilts/go/darwin-x86/src/encoding/gob/
example_interface_test.go 27 // This example shows how to encode an interface value. The key
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace.go 26 // how to use this API to enable tracing.
  /prebuilts/go/linux-x86/src/encoding/csv/
example_test.go 42 // This example shows how csv.Reader can be configured to handle other
  /prebuilts/go/linux-x86/src/encoding/gob/
example_interface_test.go 27 // This example shows how to encode an interface value. The key
  /prebuilts/go/linux-x86/src/runtime/trace/
trace.go 26 // how to use this API to enable tracing.
  /system/core/init/
service.cpp     [all...]
  /system/netd/libnetdutils/
Syscalls.cpp 166 Status shutdown(Fd fd, int how) const override {
167 auto rv = ::shutdown(fd.get(), how);
  /external/googletest/googlemock/
README.md 59 * Read the instructions below on how to build Google Mock.
185 This section shows how you can integrate Google Mock into your
296 refer to the Boost website (http://www.boost.org/) for how to obtain
305 for instructions on how to set up necessary compiler settings.
310 Please see [Google Test's README][gtest_readme] for how to tweak them.
342 This section discusses how to make your own changes to Google Mock.
368 for how you can contribute. In particular, make sure you have signed
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 12 For information about how to program the templates themselves, see the
87 Assuming {{.}} is `O'Reilly: How are <i>you</i>?`, the table below shows
88 how {{.}} appears when used in the context to the left.
91 {{.}} O'Reilly: How are &lt;i&gt;you&lt;/i&gt;?
92 <a title='{{.}}'> O&#39;Reilly: How are you?
93 <a href="/{{.}}"> O&#39;Reilly: How are %3ci%3eyou%3c/i%3e?
94 <a href="?q={{.}}"> O&#39;Reilly%3a%20How%20are%3ci%3e...%3f
95 <a onx='f("{{.}}")'> O\x27Reilly: How are \x3ci\x3eyou...?
96 <a onx='f({{.}})'> "O\x27Reilly: How are \x3ci\x3eyou...?"
97 <a onx='pattern = /{{.}}/;'> O\x27Reilly: How are \x3ci\x3eyou...\x3
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
os_openbsd.go 26 func obsdsigprocmask(how int32, new sigset) sigset
30 func sigprocmask(how int32, new, old *sigset) {
35 r := obsdsigprocmask(how, n)
  /prebuilts/go/linux-x86/src/html/template/
doc.go 12 For information about how to program the templates themselves, see the
87 Assuming {{.}} is `O'Reilly: How are <i>you</i>?`, the table below shows
88 how {{.}} appears when used in the context to the left.
91 {{.}} O'Reilly: How are &lt;i&gt;you&lt;/i&gt;?
92 <a title='{{.}}'> O&#39;Reilly: How are you?
93 <a href="/{{.}}"> O&#39;Reilly: How are %3ci%3eyou%3c/i%3e?
94 <a href="?q={{.}}"> O&#39;Reilly%3a%20How%20are%3ci%3e...%3f
95 <a onx='f("{{.}}")'> O\x27Reilly: How are \x3ci\x3eyou...?
96 <a onx='f({{.}})'> "O\x27Reilly: How are \x3ci\x3eyou...?"
97 <a onx='pattern = /{{.}}/;'> O\x27Reilly: How are \x3ci\x3eyou...\x3
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
os_openbsd.go 26 func obsdsigprocmask(how int32, new sigset) sigset
30 func sigprocmask(how int32, new, old *sigset) {
35 r := obsdsigprocmask(how, n)
  /external/ImageMagick/www/api/
paint.php 61 <p>By default target must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. The fuzz member of image defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color for the purposes of the floodfill.</p>
143 <p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>
185 <p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>

Completed in 888 milliseconds

1 2 3 4 5 6 78 91011>>