/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
rtd.cpp | 193 /* Allocate message parameter area and clear it */ 259 /* Allocate primitive parameter area and clear it */
|
/external/openssl/crypto/bn/ |
bn_div.c | 247 * 'area' being divided */ 482 * 'area' being divided */
|
/external/proguard/docs/manual/ |
gui.html | 439 The <i>ReTrace</i> tab has a panel with a few settings, an input text area for 452 <li>The <b>Obfuscated stack trace</b> text area allows to enter the stack
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_riscosFullScreenVideo.c | 159 regs.r[0] = 2; /* Screen area */ 163 regs.r[0] = 2; /* Screen area */
|
/external/quake/quake/src/QW/progs/ |
triggers.qc | 62 // called wheil C code is looping through area links...
201 self.message = "You found a secret area!";
|
/external/quake/quake/src/WinQuake/ |
gl_screen.cpp | 47 async draw will require the refresh area to be cleared, because it will be 787 cl.cshifts[0].percent = 0; // no area contents palette on next frame
|
/external/skia/include/animator/ |
SkAnimator.h | 190 redraw area. 203 redraw area.
|
/external/webkit/WebKit/chromium/public/ |
WebFrame.h | 129 // The size of the contents area. 141 // Returns true if the contents (minus scrollbars) has non-zero area.
|
/external/webkit/WebKit/mac/WebView/ |
WebUIDelegate.h | 381 @param defaultText The initial text for the text entry area. 386 two buttons, e.g. "OK" and "Cancel", and an area to type text.
|
/external/webkit/WebKit/win/ |
WebCoreLocalizedStrings.cpp | 82 String WebCore::AXWebAreaText() { return String(LPCTSTR_UI_STRING("web area", "accessibility role description for web area")); }
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
tblcmp.c | 699 /* Copy state into save area so it can be compared with rapidly. */ 857 * and an index into the save area where we can find the proto's complete
|
/external/wpa_supplicant/ |
sha1.c | 99 * @data: Pointers to the data area 100 * @data_len: Length of the data area
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
sha1.c | 99 * @data: Pointers to the data area 100 * @data_len: Length of the data area
|
/frameworks/base/docs/html/guide/appendix/ |
api-levels.jd | 330 by API Level" control in the top-right area of each page. You can use the 354 top-right corner of the content area on each documentation page. The API Level
|
/frameworks/base/docs/html/guide/practices/ |
screens_support.jd | 109 sometimes significantly more — pixels spread across the same area. The 415 With the reduced screen area of small screens, there may be tradeoffs in design, 560 display area). If you declare a screen-size attribute as "false", you are 569 application in compatibility mode, rendering it in a baseline screen area [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 62 user controls in the content area of your application. 412 On the other hand, fixing commands in the content area of an activity
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
sbr_update_freq_scale.cpp | 274 incr = 1; /* and we got too large SBR area */ 280 incr = -1; /* and we got too small SBR area */
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_huffman_parsing.cpp | 175 /* Read bigvalues area. */ 280 /* Read count1 area. */
|
/frameworks/base/opengl/libagl/ |
copybit.cpp | 542 const int area = dx01*dy02 - dy01*dx02; local 544 if (area >= 0) {
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
function.h | 318 /* Offset to end of allocated area of stack frame. 500 /* An expression that contains the non-local goto save area. The first
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
xf86str.h | 921 pointer driverPrivate; /* Driver private area */ 929 /* Some of these may be moved out of here into the driver private area */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
BaseProjectHelper.java | 336 // workbench page has an editor area (typically the ddms perspective doesn't). 341 // no editor area? we open the java perspective.
|
/external/webkit/WebKit/chromium/src/ |
WebFrameImpl.cpp | [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Canvas.java | 630 * this to check if an area you intend to draw into is clipped out (and 645 * this to check if an area you intend to draw into is clipped out (and 653 * affect a larger area (more pixels) than 665 * this to check if an area you intend to draw into is clipped out (and 677 * since that means it may affect a larger area (more [all...] |
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
HwInit.c | [all...] |