HomeSort by relevance Sort by last modified time
    Searched refs:on (Results 151 - 175 of 8173) sorted by null

1 2 3 4 5 67 8 91011>>

  /bionic/libc/kernel/common/linux/
cpcap_audio.h 28 int on; member in struct:cpcap_audio_stream
  /build/target/board/generic_x86/
BoardConfig.mk 25 # of an SDK AVD. Note that this operation only works on Linux for now
33 # Build and enable the OpenGL ES View renderer. When running on the emulator,
  /dalvik/vm/
ReconfigureDvm.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
36 # Don't install on any build by default
  /dalvik/vm/mterp/armv5te/
OP_CMP_LONG.S 7 * register based on the results of the comparison.
35 blt .L${opcode}_less @ signed compare on high part
38 bhi .L${opcode}_greater @ unsigned compare on low part
  /development/ndk/samples/two-libs/jni/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
32 # second lib, which will depend on and include the first one
  /external/chromium/chrome/browser/chromeos/
plugin_selection_policy.h 22 #error This file is meant to be compiled on ChromeOS only.
27 // selection of particular plugins based on the domain they are be
31 // The functions in this class must only be called on the FILE thread
40 // process of initialization on the FILE thread.
  /external/chromium/chrome/browser/ui/views/location_bar/
star_view.h 25 // Toggles the star on or off.
26 void SetToggled(bool on);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
console.h 22 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
67 static void SetEcho(bool on);
  /external/clang/test/CodeGen/
ms_struct-bitfield-1.c 21 #pragma ms_struct on
  /external/easymock/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
28 # Build an easymocklib.jar to use on device
  /external/kernel-headers/original/linux/
cpcap_audio.h 35 int on; /* enable/disable for output, unmute/mute for input */ member in struct:cpcap_audio_stream
  /external/oprofile/daemon/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # Build oprofiled on the target
  /external/oprofile/libopt++/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # Build libopt++ on host
  /external/oprofile/libpp/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # Build libpp on host
  /external/oprofile/libregex/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # Build libregex on host
  /external/oprofile/libutil++/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # Build libutil++ on host
  /external/oprofile/opcontrol/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # Build opcontrol executable on target
  /external/valgrind/main/drd/tests/
hold_lock_1.stderr.exp 6 Lock on mutex 0x........ was held during ... ms (threshold: 500 ms).
17 Lock on rwlock 0x........ was held during ... ms (threshold: 500 ms).
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
rep_prefix.S 17 # We should check this on x86 too, but then we'd
  /external/webkit/Source/WebCore/platform/network/qt/
SocketStreamHandle.h 27 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
42 #error This should only be built on Qt
  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpreferences.h 63 void setAttribute(WebAttribute attr, bool on);
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
webserver.rb 13 # distributed under the License is distributed on an "AS IS" BASIS,
154 opts.on( '-p', '--port NUM', 'Listen on TCP port NUM' ) { |port| options[:port] = port }
155 opts.on( '-c', '--config PATH', 'Use PATH for configuration file' ) { |path| options[:config_path] = path }
156 opts.on( '-l', '--log PATH', 'Use PATH for log file' ) { |path| options[:log_path] = path }
157 opts.on( '-h', '--help', 'Display this screen' ) { puts opts; exit }
  /frameworks/base/media/java/android/media/
IAudioService.aidl 11 * distributed under the License is distributed on an "AS IS" BASIS,
74 void setSpeakerphoneOn(boolean on);
78 void setBluetoothScoOn(boolean on);
  /packages/experimental/procstatlog/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # (we want to run this on oddball partner-integrated devices).
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xalloca.h 34 * DEALLOCATE_LOCAL appropriately for the platform being compiled on.
42 * large blocks of memory with this function, since on many platforms
47 * step may be harmless on some platforms, but will result in
48 * memory leaks or worse on others.
85 pragma on(alloca);

Completed in 6228 milliseconds

1 2 3 4 5 67 8 91011>>