/device/google/contexthub/firmware/os/platform/stm32/inc/plat/ |
gpio.h | 42 * This is a shorthand to specify a GPIO by port and number.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
structmember.h | 81 #define RO READONLY /* Shorthand */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
traceback.py | 75 """A shorthand for 'format_list(extract_tb(tb, limit))'."""
226 """Shorthand for 'print_exception(sys.exc_type, sys.exc_value, sys.exc_traceback, limit, file)'.
248 """This is a shorthand for 'print_exception(sys.last_type,
273 """Shorthand for 'format_list(extract_stack(f, limit))'."""
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
structmember.h | 81 #define RO READONLY /* Shorthand */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
traceback.py | 75 """A shorthand for 'format_list(extract_stack(f, limit))."""
225 """Shorthand for 'print_exception(sys.exc_type, sys.exc_value, sys.exc_traceback, limit, file)'.
247 """This is a shorthand for 'print_exception(sys.last_type,
272 """Shorthand for 'format_list(extract_stack(f, limit))'."""
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/ |
DscFile.c | 309 // is shorthand for [section.subsection1,section.subsection2]
322 // If the previous section ended with the shorthand indicator, then
360 // If the name ended in a shorthand indicator, then save the
384 // Kill the shorthand string
|
/external/blktrace/btreplay/ |
btrecord.h | 53 * Shorthand notion of a bunch of IOs
|
/external/libese/libese-teq1/ |
teq1_private.h | 25 * Ensure there are tests to map TEQ1_X() to the shorthand below.
|
/external/libmojo/mojo/public/cpp/bindings/ |
type_converter.h | 84 // The following helper function is useful for shorthand. The compiler can infer
|
/external/mesa3d/src/mesa/tnl/ |
t_pipeline.h | 56 /* Shorthand to plug in the default pipeline:
|
/external/mockito/src/main/java/org/mockito/ |
Mock.java | 21 * <li>Allows shorthand mock creation.</li>
|
MockitoAnnotations.java | 19 * <li>Allows shorthand creation of objects required for testing.</li>
|
/external/mockito/src/main/java/org/mockito/verification/ |
VerificationWithTimeout.java | 75 * //above is a shorthand for following 2 lines of code:
|
/external/python/cpython2/Doc/library/ |
traceback.rst | 45 This is a shorthand for ``print_exception(sys.exc_type, sys.exc_value, 61 This is a shorthand for ``print_exception(sys.last_type, sys.last_value, 125 A shorthand for ``format_list(extract_tb(tb, limit))``. 130 A shorthand for ``format_list(extract_stack(f, limit))``.
|
/external/python/cpython2/Include/ |
structmember.h | 81 #define RO READONLY /* Shorthand */
|
/external/python/cpython2/Lib/ |
traceback.py | 75 """A shorthand for 'format_list(extract_tb(tb, limit))'.""" 226 """Shorthand for 'print_exception(sys.exc_type, sys.exc_value, sys.exc_traceback, limit, file)'. 248 """This is a shorthand for 'print_exception(sys.last_type, 273 """Shorthand for 'format_list(extract_stack(f, limit))'."""
|
/external/skia/tools/flags/ |
SkCommonFlagsConfig.h | 50 // * backends that represent a shorthand of above (such as "glmsaa16" representing
|
/external/webrtc/webrtc/common_audio/ |
real_fourier.h | 27 // Shorthand typenames for the scopers used by the buffer allocation helpers.
|
/packages/services/Telephony/tests/src/com/android/phone/ |
CnapTest.java | 70 * Shorthand for PhoneUtils.modifyForSpecialCnapCases(mContext, mCallerInfo, ...)
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
structmember.h | 81 #define RO READONLY /* Shorthand */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
traceback.py | 75 """A shorthand for 'format_list(extract_stack(f, limit)).""" 225 """Shorthand for 'print_exception(sys.exc_type, sys.exc_value, sys.exc_traceback, limit, file)'. 247 """This is a shorthand for 'print_exception(sys.last_type, 272 """Shorthand for 'format_list(extract_stack(f, limit))'."""
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
structmember.h | 81 #define RO READONLY /* Shorthand */
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
traceback.py | 75 """A shorthand for 'format_list(extract_stack(f, limit)).""" 225 """Shorthand for 'print_exception(sys.exc_type, sys.exc_value, sys.exc_traceback, limit, file)'. 247 """This is a shorthand for 'print_exception(sys.last_type, 272 """Shorthand for 'format_list(extract_stack(f, limit))'."""
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
structmember.h | 81 #define RO READONLY /* Shorthand */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
traceback.py | 75 """A shorthand for 'format_list(extract_stack(f, limit)).""" 225 """Shorthand for 'print_exception(sys.exc_type, sys.exc_value, sys.exc_traceback, limit, file)'. 247 """This is a shorthand for 'print_exception(sys.last_type, 272 """Shorthand for 'format_list(extract_stack(f, limit))'."""
|