HomeSort by relevance Sort by last modified time
    Searched defs:ON (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/chromium_org/third_party/skia/src/utils/
SkPathUtils.cpp 5 * if it fails on you. DO NOT USE!
17 #define ON 0xFF000000 // black pixel
43 // simply makes every ON pixel into a rect path
54 // simply makes every ON pixel into a circle path
73 if (curPixel) { // if transition on
91 } else if ( GetBit(line, width - 1) ) { // if last pixel on add
126 if (curPixel) { // if transition on
144 } else if ( GetBit(line,w-1) ) { // if last pixel on add rect
  /external/skia/src/utils/
SkPathUtils.cpp 5 * if it fails on you. DO NOT USE!
17 #define ON 0xFF000000 // black pixel
43 // simply makes every ON pixel into a rect path
54 // simply makes every ON pixel into a circle path
73 if (curPixel) { // if transition on
91 } else if ( GetBit(line, width - 1) ) { // if last pixel on add
126 if (curPixel) { // if transition on
144 } else if ( GetBit(line,w-1) ) { // if last pixel on add rect
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h 11 * distributed under the License is distributed on an "AS IS" BASIS,
37 Description: Removed unused defintions and corrected ifdef, that depended on
111 #ifndef ON
112 #define ON 1
vad2.h 11 * distributed under the License is distributed on an "AS IS" BASIS,
87 #define ON 1
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTooltipProvider.java 31 * Show tooltip directly on property row.
33 public static final int ON = 0;
60 * Returns position for tooltip control. Usually we should show directly on same row, because we
65 return ON;
74 * {@link Listener} that hides tooltip on mouse exit or click.
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 11 * distributed under the License is distributed on an "AS IS" BASIS,
50 This file is dependent on limits.h for defining the bit widths. In an
149 #ifndef ON
150 #define ON 1
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.h 11 * created on: 1999sep22
45 #define ON U_OTHER_NEUTRAL
  /external/icu4c/test/cintltst/
cbiditst.h 11 * created on: 1999sep22
45 #define ON U_OTHER_NEUTRAL
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 29 * inferences about the compile environment based on defined symbols and
43 * Infer the compile environment based on preprocessor symbols and pragmas.
272 #ifndef ON
273 #define ON 1 /* ON = 1 */
  /packages/services/Telephony/src/com/android/phone/
AudioRouter.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
44 private static final boolean ON = true;
127 turnOnOffSpeaker(ON);
135 // (Similarly, whenever the user turns *on* the speaker, we
139 if (!turnOnOffBluetooth(ON)) {
143 Log.e(LOG_TAG, "Asking to turn on bluetooth when no bluetooth available. " +
168 * Turns on speaker.
170 public void setSpeaker(boolean on) {
171 logD("setSpeaker " + on);
173 if (on) {
    [all...]
  /device/samsung/manta/liblights/
lights.c 11 * distributed under the License is distributed on an "AS IS" BASIS,
59 ON,
247 case ON:
308 leds.state = ON;
  /external/iputils/
clockdiff.c 87 #define ON 1
509 * Clockdiff computes the difference between the time of the machine on
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ps2esdi.h 45 #define ON (unsigned char)0x40
46 #define OFF (unsigned char)~ON
47 #define LITE_ON outb(inb(PORT_SYS_A) | ON,PORT_SYS_A)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ps2esdi.h 45 #define ON (unsigned char)0x40
46 #define OFF (unsigned char)~ON
47 #define LITE_ON outb(inb(PORT_SYS_A) | ON,PORT_SYS_A)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
uda1341.h 13 * 2002-03-13 Tomas Kasparek Initial release - based on uda1341.h from OSS
37 ON,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ps2esdi.h 45 #define ON (unsigned char)0x40
46 #define OFF (unsigned char)~ON
47 #define LITE_ON outb(inb(PORT_SYS_A) | ON,PORT_SYS_A)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
uda1341.h 13 * 2002-03-13 Tomas Kasparek Initial release - based on uda1341.h from OSS
37 ON,
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
62 public enum Flash { ON, OFF, AUTO };
67 public enum Geotagging { ON, OFF };
125 fail("Failed to run the command on the looper.");
140 * Flash: On / Exposure: Min / WB: Fluorescent
141 * Scene: Auto / Pic: Large / Geo: on
145 genericPairwiseTestCase(Flash.ON, Exposure.MIN, WhiteBalance.FLUORESCENT, SceneMode.AUTO,
146 PictureSize.LARGE, Geotagging.ON);
151 * Scene: Night / Pic: Small / Geo: on
156 PictureSize.SMALL, Geotagging.ON);
    [all...]
  /system/core/fs_mgr/
fs_mgr.c 11 * distributed under the License is distributed on an "AS IS" BASIS,
113 * zero on error.
244 * On EOF, return null.
475 * processing orphaned inodes, and on at least one device with a
490 INFO("Running %s on %s\n", E2FSCK_BIN, blk_device);
518 * Return 0 on success, and -1 on error.
523 int ON = 1;
531 ioctl(fd, BLKROSET, &ON);
636 ERROR("Cannot mount filesystem on %s at %s\n"
    [all...]
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e_constants.h 24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
64 #define ON true
  /external/chromium_org/third_party/icu/source/common/
ubidiimp.h 13 * created on: 1999aug06
47 ON= U_OTHER_NEUTRAL,
88 #define MASK_N (DIRPROP_FLAG(ON)|MASK_WS)
  /external/icu4c/common/
ubidiimp.h 13 * created on: 1999aug06
47 ON= U_OTHER_NEUTRAL,
88 #define MASK_N (DIRPROP_FLAG(ON)|MASK_WS)
  /frameworks/base/core/java/android/webkit/
WebSettings.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
26 * been destroyed, any method call on WebSettings will throw an
42 * <li>TEXT_AUTOSIZING boosts font size of paragraphs based on heuristics to make
159 * The plugin state effects how plugins are treated on a page. ON means
162 * can handle the content, a placeholder is shown until the user clicks on
163 * the placeholder. Once clicked, the plugin will be enabled on the page.
168 ON,
208 * Sets whether the WebView should support zooming using its on-screen zoom
252 * built-in zoom mechanisms comprise on-screen zoom controls, which ar
    [all...]
  /external/clang/lib/AST/
StmtPrinter.cpp 878 OffsetOfExpr::OffsetOfNode ON = Node->getComponent(i);
879 if (ON.getKind() == OffsetOfExpr::OffsetOfNode::Array) {
882 PrintExpr(Node->getIndexExpr(ON.getArrayExprIndex()));
889 if (ON.getKind() == OffsetOfExpr::OffsetOfNode::Base)
893 IdentifierInfo *Id = ON.getFieldName();
    [all...]
StmtProfile.cpp 351 const OffsetOfExpr::OffsetOfNode& ON = S->getComponent(i);
352 ID.AddInteger(ON.getKind());
353 switch (ON.getKind()) {
359 VisitDecl(ON.getField());
363 ID.AddPointer(ON.getFieldName());
    [all...]

Completed in 576 milliseconds

1 2 3