| /packages/apps/Dialer/java/com/android/incallui/hold/ | 
| AndroidManifest.xml | 2   package="com.android.incallui.hold"> 
 | 
| /external/syslinux/gpxe/src/arch/i386/include/ | 
| limits.h | 9 /* Minimum and maximum values a `signed char' can hold */ 13 /* Maximum value an `unsigned char' can hold. (Minimum is 0.) */
 16 /* Minimum and maximum values a `char' can hold */
 20 /* Minimum and maximum values a `signed short int' can hold */
 24 /* Maximum value an `unsigned short' can hold. (Minimum is 0.) */
 28 /* Minimum and maximum values a `signed int' can hold */
 32 /* Maximum value an `unsigned int' can hold. (Minimum is 0.) */
 36 /* Minimum and maximum values a `signed int' can hold */
 41 /* Maximum value an `unsigned int' can hold. (Minimum is 0.) */
 45 /* Minimum and maximum values a `signed long' can hold */
 [all...]
 | 
| /external/syslinux/gpxe/src/arch/x86_64/include/ | 
| limits.h | 7 /* Minimum and maximum values a `signed char' can hold */ 11 /* Maximum value an `unsigned char' can hold. (Minimum is 0.) */
 14 /* Minimum and maximum values a `char' can hold */
 18 /* Minimum and maximum values a `signed short int' can hold */
 22 /* Maximum value an `unsigned short' can hold. (Minimum is 0.) */
 26 /* Minimum and maximum values a `signed int' can hold */
 30 /* Maximum value an `unsigned int' can hold. (Minimum is 0.) */
 34 /* Minimum and maximum values a `signed int' can hold */
 39 /* Maximum value an `unsigned int' can hold. (Minimum is 0.) */
 43 /* Minimum and maximum values a `signed long' can hold */
 [all...]
 | 
| /packages/apps/Dialer/java/com/android/incallui/hold/res/values/ | 
| strings.xml | 4   <string name="incall_on_hold">On hold</string> 
 | 
| /external/autotest/server/lib/ | 
| README | 1 This directory is intended to hold utility libraries for server-side operations 
 | 
| /prebuilts/sdk/current/car/car/res/values-da/ | 
| values-da.xml | 3     <string msgid="5405697774899378511" name="speed_bump_lockout_message">"Hold øjnene på vejen"</string> 
 | 
| /external/tcpdump/tests/ | 
| pimv2-oobr-2.out | 4 	  Hold Time Option (1), length 2, Value: 1m45s 29 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 32 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 35 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 38 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 41 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 44 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 47 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 50 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0)
 53 	  Hold Time Option (1), length 0, Value: ERROR: Option Length != 2 Bytes (0
 [all...]
 | 
| /external/e2fsprogs/po/ | 
| remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty.
 16 # The hold space was nonempty. Following occurrences. Do nothing.
 
 | 
| insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty.
 20 # The hold space was nonempty. Following occurrences. Do nothing.
 
 | 
| /external/elfutils/po/ | 
| remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty.
 16 # The hold space was nonempty. Following occurrences. Do nothing.
 
 | 
| insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty.
 20 # The hold space was nonempty. Following occurrences. Do nothing.
 
 | 
| /external/libexif/po/ | 
| remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty.
 16 # The hold space was nonempty. Following occurrences. Do nothing.
 
 | 
| insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty.
 20 # The hold space was nonempty. Following occurrences. Do nothing.
 
 | 
| /art/test/1943-suspend-raw-monitor-wait/ | 
| expected.txt | 7 target_thread doesn't hold lock! 
 | 
| /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ | 
| WiFiP2pService.java | 7  * A structure to hold service information. 
 | 
| /prebuilts/sdk/current/support/car/res/values-da/ | 
| values-da.xml | 4     <string msgid="5405697774899378511" name="speed_bump_lockout_message">"Hold øjnene på vejen"</string> 
 | 
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ | 
| baddata1.s | 7 	# no way these are going to hold the pointers. 
 | 
| /hardware/google/av/codec2/docs/ | 
| doxyfilter.sh | 4 global in_comment, current, indent, hold 5 in_comment, current, indent, hold = False, None, '', []
 9         global hold
 10         for h in hold:
 12         hold[:] = []
 15         global current, hold
 17             for h in hold:
 21             for h in hold:
 26         hold[:] = []
 29         global current, indent, hold
 [all...]
 | 
| /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ | 
| limits.h | 26 /* Minimum and maximum values a `signed char' can hold.  */ 32 /* Maximum value an `unsigned char' can hold.  (Minimum is 0).  */
 40 /* Minimum and maximum values a `char' can hold.  */
 57 /* Minimum and maximum values a `signed short int' can hold.  */
 63 /* Maximum value an `unsigned short int' can hold.  (Minimum is 0).  */
 71 /* Minimum and maximum values a `signed int' can hold.  */
 77 /* Maximum value an `unsigned int' can hold.  (Minimum is 0).  */
 81 /* Minimum and maximum values a `signed long int' can hold.
 88 /* Maximum value an `unsigned long int' can hold.  (Minimum is 0).  */
 93 /* Minimum and maximum values a `signed long long int' can hold.  *
 [all...]
 | 
| /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ | 
| limits.h | 26 /* Minimum and maximum values a `signed char' can hold.  */ 32 /* Maximum value an `unsigned char' can hold.  (Minimum is 0).  */
 40 /* Minimum and maximum values a `char' can hold.  */
 57 /* Minimum and maximum values a `signed short int' can hold.  */
 63 /* Maximum value an `unsigned short int' can hold.  (Minimum is 0).  */
 71 /* Minimum and maximum values a `signed int' can hold.  */
 77 /* Maximum value an `unsigned int' can hold.  (Minimum is 0).  */
 81 /* Minimum and maximum values a `signed long int' can hold.
 88 /* Maximum value an `unsigned long int' can hold.  (Minimum is 0).  */
 93 /* Minimum and maximum values a `signed long long int' can hold.  *
 [all...]
 | 
| /external/adhd/cras/src/server/ | 
| cras_telephony.h | 11 /* Handle object to hold required info to handle telephony status which 21  *    callhold - call hold status indicator.
 22  *        0: no call hold
 23  *        1: call is placed on hold or active/held calls swapped
 25  *        2: call on hold, no active call
 
 | 
| /external/annotation-tools/scene-lib/src/annotations/field/ | 
| EnumAFT.java | 8  * An {@link EnumAFT} is the type of an annotation field that can hold an 15      * can hold.
 20      * Constructs an {@link EnumAFT} for an annotation field that can hold
 
 | 
| /art/test/1942-suspend-raw-monitor-exit/ | 
| expected.txt | 10 other thread doesn't hold lock! 
 | 
| /external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/ | 
| integration_intf_resp_mthd0_unexpected_array_header.data | 17 [u4]2               // num_elements: The size is too small to hold 2 elements. 
 | 
| /external/testng/src/main/java/org/testng/collections/ | 
| ListMultiMap.java | 7  * A container to hold lists indexed by a key. 
 |