Searched
full:order (Results
1251 -
1275 of
5392) sorted by null
<<51525354555657585960>>
/external/kernel-headers/original/linux/ |
swap.h | 158 extern void out_of_memory(struct zonelist *zonelist, gfp_t gfp_mask, int order); 196 static inline int zone_reclaim(struct zone *z, gfp_t mask, unsigned int order)
|
/external/opencore/codecs_v2/video/avc_h264/common/include/ |
avcint_common.h | 160 Do not change the order!!! Used in table look-up mode prediction in 544 NOTE:: In order to maintain contiguous memory space, memory equal to a single frame is 590 AVCIntra4x4PredMode i4Mode[16]; /* Intra4x4PredMode, in raster scan order */ 687 uint32 cbp4x4; /* each bit represent nonzero 4x4 block in reverse raster scan order */ 840 Convert scan from raster scan order to block decoding order an [all...] |
/external/openssl/crypto/pkcs7/ |
pk7_asn1.c | 115 * original order * is retained when the structure is reencoded. 207 /* When verifying attributes we need to use the received order. So
|
/external/oprofile/libdb/ |
odb.h | 225 /* trying to combine high order bits his a no-op: inside a binary image 226 * high order bits don't vary a lot, hash table start with 7 bits mask
|
/external/proguard/src/proguard/classfile/editor/ |
MemberAdder.java | 106 // // contents, in order to keep any references to it valid. 183 // Keep the abstract method, but update its contents, in order
|
/external/qemu/slirp/ |
tcp_var.h | 207 u_long tcps_rcvoopack; /* out-of-order packets received */ 208 u_long tcps_rcvoobyte; /* out-of-order bytes received */
|
/external/speex/libspeex/ |
nb_celp.h | 57 int lpcSize; /**< LPC order */ 130 int lpcSize; /**< LPC order */
|
/external/stlport/doc/ |
README.evc4 | 119 //Wrong headers order: 123 // Correct headers order
|
/external/tcpdump/ |
print-ntp.c | 260 if (ouf > uf) /* must borrow from high-order bits */ 265 if (uf > ouf) /* must carry into the high-order bits */
|
/external/webkit/LayoutTests/http/conf/ |
apache2-httpd.conf | 178 # Note: The order in which modules are loaded is important. Don't change 179 # the order below without expert advice. 310 Order allow,deny 332 Order allow,deny 342 Order allow,deny 348 Order allow,deny 539 # Just list the languages in decreasing order of preference. We have 652 # Order deny,allow
|
/external/webkit/WebCore/inspector/front-end/ |
BottomUpProfileDataGridTree.js | 152 // Iterate each node in pre-order. 180 // We can do this check in this style because we are traversing the tree in pre-order.
|
/external/webkit/WebCore/rendering/ |
RenderRubyRun.cpp | 139 // Note: Doing it in this order and not using RenderRubyRun's methods, 140 // in order to avoid automatic removal of the ruby run in case there is no
|
/external/webkit/WebKit/android/plugins/ |
PluginWidgetAndroid.h | 118 screen. The rectangles are listed in order of priority with the highest 136 called in order to notify the native code that the browser has discarded
|
/external/webkit/WebKit/gtk/tests/ |
testwebbackforwardlist.c | 156 // check the back list order 175 // check the forward list order
|
/external/webkit/WebKit/mac/History/ |
WebBackForwardList.h | 109 @result An array of items before the current entry, or nil if there are none. The entries are in the order that they were originally visited. 117 @result An array of items after the current entry, or nil if there are none. The entries are in the order that they were originally visited.
|
/frameworks/base/awt/java/awt/geom/ |
RectangularShape.java | 187 * may be used in any order as long as they are diagonally opposite one 220 * may be used in any order as long as they are diagonally opposite one
|
/frameworks/base/core/java/android/accessibilityservice/ |
AccessibilityService.java | 65 * in the order of registration. Hence, if two services are registered for the same 70 * registration order. This enables "generic" accessibility services that work reasonably
|
/frameworks/base/core/java/android/app/ |
UiModeManager.java | 62 * also monitor this Intent in order to be informed of mode changes or 83 * also monitor this Intent in order to be informed of mode changes or
|
/frameworks/base/core/java/android/database/ |
MatrixCursor.java | 99 * @param columnValues in the same order as the the column names specified 120 * @param columnValues in the same order as the the column names specified
|
/frameworks/base/core/java/android/provider/ |
CallLog.java | 58 * The default sort order for this table 219 "(SELECT _id FROM calls ORDER BY " + DEFAULT_SORT_ORDER
|
/frameworks/base/core/java/android/text/ |
Spanned.java | 130 * The bits numbered just above SPAN_PRIORITY_SHIFT determine the order 138 * The bits specified by the SPAN_PRIORITY bitmap determine the order
|
/frameworks/base/docs/html/guide/developing/ |
device.jd | 82 (the HTC vendor ID). In order to support more devices, you will need additional 119 <p>This table provides a reference to the vendor IDs needed in order to add
|
/frameworks/base/media/libstagefright/codecs/avc/common/include/ |
avcint_common.h | 157 Do not change the order!!! Used in table look-up mode prediction in 541 NOTE:: In order to maintain contiguous memory space, memory equal to a single frame is 587 AVCIntra4x4PredMode i4Mode[16]; /* Intra4x4PredMode, in raster scan order */ 684 uint32 cbp4x4; /* each bit represent nonzero 4x4 block in reverse raster scan order */ 837 Convert scan from raster scan order to block decoding order and 838 from block decoding order to raster scan order. Same table!!! [all...] |
/frameworks/base/services/java/com/android/server/status/ |
NotificationViewList.java | 128 // (the view order is backwards from this list order)
|
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
netdb.h | 81 * supplied in host order, and returned in network order (suitable for
|
Completed in 371 milliseconds
<<51525354555657585960>>