/external/clang/tools/scan-build/ |
c++-analyzer | 5 # Add scan-build dir to the list of places where perl looks for modules.
|
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
c++-analyzer | 5 # Add scan-build dir to the list of places where perl looks for modules.
|
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/ |
c++-analyzer | 5 # Add scan-build dir to the list of places where perl looks for modules.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
last_active_browser_cocoa.h | 11 // Access to this function is legitimately needed from a variety of places in 12 // the Cocoa frontend that cannot be allowed via C++ friendship as these places
|
/external/chromium_org/tools/json_schema_compiler/test/ |
idl_reserved_words.idl | 5 // Tests 'reserved words' in various places in IDL.
|
idl_function_types.idl | 5 // Tests function and callback types in various places in IDL.
|
idl_object_types.idl | 5 // Tests 'object' types in various places in IDL.
|
/external/e2fsprogs/ |
.release-checklist | 14 doc/libext2fs.texinfo (three places)
|
/external/chromium_org/ui/base/ |
README.chromium | 6 purposes, but there always seems to be one of these gathering places in a
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_GL_GetAttribute.3 | 11 Places the value of the SDL/OpenGL \fIattribute\fR \fBattr\fR into \fBvalue\fR\&. This is useful after a call to \fI\fBSDL_SetVideoMode\fP\fR to check whether your attributes have been \fIset\fR as you expected\&.
|
/external/skia/ |
README.android | 2 key places to look are in the folders:
|
/external/chromium_org/chrome/installer/test/ |
resource_loader.h | 32 // Places the address and size of the resource |name| of |type| into 38 // Places the address and size of the resource |id| of |type| into
|
/external/lldb/test/unittest2/test/ |
test_assertions.py | 15 self.assertAlmostEqual(1.1, 1.0, places=0) 17 self.assertAlmostEqual, 1.1, 1.0, places=1) 19 self.assertAlmostEqual(0, .1+.1j, places=0) 20 self.assertNotAlmostEqual(0, .1+.1j, places=1) 22 self.assertAlmostEqual, 0, .1+.1j, places=1) 24 self.assertNotAlmostEqual, 0, .1+.1j, places=0) 50 1.1, 1.0, places=2, delta=2) 52 1.1, 1.0, places=2, delta=2) 145 ["^1 != 2 within 7 places$", "^oops$", 146 "^1 != 2 within 7 places$", "^1 != 2 within 7 places : oops$"] [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/ |
test_assertions.py | 15 self.assertAlmostEqual(1.1, 1.0, places=0) 17 self.assertAlmostEqual, 1.1, 1.0, places=1) 19 self.assertAlmostEqual(0, .1+.1j, places=0) 20 self.assertNotAlmostEqual(0, .1+.1j, places=1) 22 self.assertAlmostEqual, 0, .1+.1j, places=1) 24 self.assertNotAlmostEqual, 0, .1+.1j, places=0) 42 1.1, 1.0, places=2, delta=2) 44 1.1, 1.0, places=2, delta=2) 183 ["^1 != 2 within 7 places$", "^oops$", 184 "^1 != 2 within 7 places$", "^1 != 2 within 7 places : oops$"] [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/ |
test_assertions.py | 15 self.assertAlmostEqual(1.1, 1.0, places=0) 17 self.assertAlmostEqual, 1.1, 1.0, places=1) 19 self.assertAlmostEqual(0, .1+.1j, places=0) 20 self.assertNotAlmostEqual(0, .1+.1j, places=1) 22 self.assertAlmostEqual, 0, .1+.1j, places=1) 24 self.assertNotAlmostEqual, 0, .1+.1j, places=0) 42 1.1, 1.0, places=2, delta=2) 44 1.1, 1.0, places=2, delta=2) 183 ["^1 != 2 within 7 places$", "^oops$", 184 "^1 != 2 within 7 places$", "^1 != 2 within 7 places : oops$"] [all...] |
/system/keymaster/include/keymaster/ |
authorization_set.h | 113 * If the specified integer-typed \p tag exists, places its value in \p val and returns true. 122 * If the specified instance of the specified integer-typed \p tag exists, places its value 132 * If the specified long-typed \p tag exists, places its value in \p val and returns true. 141 * If the specified enumeration-typed \p tag exists, places its value in \p val and returns 150 * If the specified instance of the specified enumeration-typed \p tag exists, places its value 160 * If the specified date-typed \p tag exists, places its value in \p val and returns 170 * If the specified bytes-typed \p tag exists, places its value in \p val and returns 179 * If the specified bignum-typed \p tag exists, places its value in \p val and returns 188 * If the specified \p tag exists, places its value in \p val and returns true. If \p tag is
|
/external/srec/config/en.us/grammars/ |
homonym_test3.grxml | 59 <ruleref uri="#Places"/> 60 <tag>V=Places.V;</tag> 74 <rule id="Places" scope="public">
|
homonym_test4.grxml | 64 <ruleref uri="#Places"/> 65 <tag>V=Places.V;</tag> 76 <rule id="Places" scope="public">
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
empty_dir_file_system.py | 11 '''A FileSystem with empty directories. Useful to inject places to disable
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_crypto_shared.cc | 12 // namespace so it magically gets hooked up in the proper places.
|
ppb_memory_shared.cc | 13 // namespace so it magically gets hooked up in the proper places.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
TODO | 10 places where we cannot emit line numbers for errors (and currently emit 0:0)
|
/external/chromium_org/third_party/webrtc/base/ |
linux.h | 80 // Obtains the number of logical CPU threads and places the value num. 83 // Obtains the number of physical CPU cores and places the value num. 94 // number and places the string value in result. 99 // number and places the int value in result.
|
/external/chromium_org/tools/gyp/test/copies/ |
gyptest-samedir.py | 14 # The Android build system doesn't allow output to go to arbitrary places.
|
gyptest-updir.py | 14 # The Android build system doesn't allow output to go to arbitrary places.
|