HomeSort by relevance Sort by last modified time
    Searched full:part (Results 1651 - 1675 of 4853) sorted by null

<<61626364656667686970>>

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-nlmconv.1 149 Development and Tools Overview\fR, which is part of the \s-1NLM\s0 Software
186 Overview\fR, which is part of the \s-1NLM\s0 Software Developer's Kit, available
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-nlmconv.1 149 Development and Tools Overview\fR, which is part of the \s-1NLM\s0 Software
186 Overview\fR, which is part of the \s-1NLM\s0 Software Developer's Kit, available
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-nlmconv.1 149 Development and Tools Overview\fR, which is part of the \s-1NLM\s0 Software
186 Overview\fR, which is part of the \s-1NLM\s0 Software Developer's Kit, available
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-nlmconv.1 149 Development and Tools Overview\fR, which is part of the \s-1NLM\s0 Software
186 Overview\fR, which is part of the \s-1NLM\s0 Software Developer's Kit, available
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-nlmconv.1 149 Development and Tools Overview\fR, which is part of the \s-1NLM\s0 Software
186 Overview\fR, which is part of the \s-1NLM\s0 Software Developer's Kit, available
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-nlmconv.1 149 Development and Tools Overview\fR, which is part of the \s-1NLM\s0 Software
186 Overview\fR, which is part of the \s-1NLM\s0 Software Developer's Kit, available
  /sdk/ddms/app/src/com/android/ddms/
StaticPortEditDialog.java 156 // center part with the edit field
215 // bottom part with the ok/cancel
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
UiElementEditPart.java 233 * @param layoutEditPart The layout edit part where this policy is installed. It can
253 * TODO: make this depend on the part layout. For an AbsoluteLayout we should
  /system/core/libacc/tests/
armreg.h 94 /* Next three nybbles are part number */
97 /* Intel XScale has sub fields in part number */
  /system/core/libpixelflinger/codeflinger/
armreg.h 94 /* Next three nybbles are part number */
97 /* Intel XScale has sub fields in part number */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.c 717 /* set current discovery part to first part (G neighbor APs) */
719 /* now advance discovery part */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.h 223 * \brief Checks whether a beacon measurement is part of current measurement request
227 * \return TRUE if a beacon measurement is part of current request, FALSE otherwise.\n
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.h 227 * \brief Checks whether a beacon measurement is part of current measurement request
231 * \return TI_TRUE if a beacon measurement is part of current request, TI_FALSE otherwise.\n
  /system/wlan/ti/wilink_6_1/stad/src/Application/
scanMngr.c 628 /* set current discovery part to first part */
630 /* now advance discovery part to first valid part */
    [all...]
  /external/icu4c/common/
putil.c 1828 uint16_t part=0; local
1880 uint16_t count, part; local
    [all...]
  /external/proguard/docs/manual/
usage.html 608 name can be specified as well, referring to the source name part of this
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_1.jd 153 <tr><td><em>3.</em></td><td>Front part:</td><td>Use light gradient from color palette</td></tr>
155 <tr><td><em>5.</em></td><td> Side part:</td><td>Use medium gradient from color palette</td></tr>
177 <td class="image-caption-c" style="padding-top:.5em;">Light gradient<br><em>1:&nbsp;&nbsp;</em>r 0 | g 0 | b 0<br><em>2:&nbsp;&nbsp;</em>r 217 | g 217 | b 217<br>Used on the front (lit) part of the icon.</td>
182 <td class="image-caption-c" style="padding-top:.5em;">Medium gradient<br><em>1:&nbsp;&nbsp;</em>r 190 | g 190 | b 190<br><em>2:&nbsp;&nbsp;</em>r 115 | g 115 | b 115<br>Used on the side (shaded) part of the icon.</td>
283 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr>
393 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr>
467 inner shadow, and have the same front part gradient as dialog icons.</li>
514 fainter inner shadow, and the same front part gradient as the dialog icons.</p>
528 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>gradient overlay | angle 90°<br>bottom color: r 223 | g 223 | b 223<br>top color: r 249 | g 249 | b 249<br>bottom color location: 0%<br>top color location: 75%</td></tr>
574 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from color palette.</td></tr
    [all...]
  /bionic/libc/bionic/
realpath.c 78 * lstat the basename part.
  /bionic/libc/netbsd/net/
nsdispatch.c 47 * ("CBOSS"), as part of the DARPA CHATS research program.
  /bionic/libm/i387/
fenv.c 59 * we need to use ldmxcsr/stmxcsr to get correct results if any part
  /bionic/libm/src/
e_acos.c 29 * where f=hi part of s, and c = (z-f*f)/(s+f) is the correction term
e_asin.c 35 * f = hi part of s;
  /bootable/recovery/minzip/
DirUtil.c 134 /* Check this part of the path and make a new directory
SysUtil.c 143 * Map part of a file (from fd's current offset) into a shared, read-only
  /bootable/recovery/mtdutils/
flash_image.c 66 // If the first part of the file matches the partition, skip writing

Completed in 414 milliseconds

<<61626364656667686970>>