HomeSort by relevance Sort by last modified time
    Searched refs:on (Results 476 - 500 of 6495) sorted by null

<<11121314151617181920>>

  /external/chromium/base/
compiler_specific.h 13 // Macros for suppressing and disabling warnings on MSVC.
42 #define MSVC_ENABLE_OPTIMIZE() __pragma(optimize("", on))
string16.cc 9 #error This file should not be used on 2-byte wchar_t systems
10 // If this winds up being needed on 2-byte wchar_t systems, either the
  /external/chromium/chrome/browser/resources/net_internals/
socketsview.js 6 * This view displays information on the state of all socket pools.
42 // Add table for each socket pool with information on each of its groups.
  /external/chromium/googleurl/base/
string16.cc 24 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
33 #error This file should not be used on 2-byte wchar_t systems
34 // If this winds up being needed on 2-byte wchar_t systems, either the
  /external/clang/test/Parser/
cxx0x-attributes.cpp 12 [[test::valid(for 42 [very] **** '+' symbols went on a trip; the end.)]]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
StringArrayPropertyEditor.java 46 return "[" + Joiner.on(", ").join(items) + "]";
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
StringsDialog.java 54 setText(Joiner.on('\n').join(items));
  /external/qemu/distrib/sdl-1.2.12/include/
begin_code.h 77 /* But on OS/2, we use the _System calling convention */
111 #pragma enumsalwaysint on
  /external/qemu-pc-bios/bochs/bios/
notes 36 > on a single-sector transfer, after the system has transferred
38 > on a multiple-sector transfer, after the system has transferred
  /external/v8/src/
globals.h 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
65 // Processor architecture detection. For more info on what's defined, see:
80 // Some CPU-OS combinations allow unaligned access on ARM. We assume
113 #error Target architecture ia32 is only supported on ia32 host
116 #error Target architecture x64 is only supported on x64 host
120 #error Target architecture arm is only supported on arm and ia32 host
124 #error Target architecture mips is only supported on mips and ia32 host
143 // Some CPU-OS combinations allow unaligned access on ARM. We assume
158 // However, redefining the bool type does have some negative impact on some
176 // works on compilers that don't have it (like MSVC)
    [all...]
  /external/v8/test/mjsunit/regress/
regress-227.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30 assertEquals(null, res, "Throwing away high bits on ASCII string");
33 assertEquals(["x"], res, "Throwing away high bits on ASCII string");
  /external/valgrind/main/memcheck/tests/
fprw.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
  /external/webkit/LayoutTests/fast/url/script-tests/
relative-win.js 10 // But two backslashes on Windows should be UNC so should be treated
15 // an absolute path or UNC depending on what it looks like.
29 // On Windows, two slashes without a drive letter when the base is a file
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 6 "Test to make sure that calling openDatabase() while a transaction is in progress on a different handle to the same database does not result in a deadlock.",
12 // lock on the DB file before trying to obtain a second handle to the same DB.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_UnpackBlock4x4_s.s 47 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
63 ;// SIGNED byte/halfword. So, based on the first TST instruction, 8-bits or
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_UnpackBlock4x4_s.s 47 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
63 ;// SIGNED byte/halfword. So, based on the first TST instruction, 8-bits or
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdCountLeadingZeros.s 11 ; distributed under the License is distributed on an "AS IS" BASIS,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdCountLeadingZeros.S 11 @ distributed under the License is distributed on an "AS IS" BASIS,
  /frameworks/base/core/java/com/android/internal/view/
BaseIWindow.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
52 public void dispatchScreenState(boolean on) {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindow.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
56 public void dispatchScreenState(boolean on) throws RemoteException {
  /gdk/build/core/
build-all.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
58 # Now finish the build preparation with a few rules that depend on
  /hardware/msm7k/libgralloc-qsd8k/tests/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # in the build. The variables will be cleaned on exit
  /packages/providers/ContactsProvider/
Android.mk 15 # The Emma tool analyzes code coverage when running unit tests on the
22 # The Emma tool analyzes code coverage when running unit tests on the
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h 77 /* But on OS/2, we use the _System calling convention */
111 #pragma enumsalwaysint on
  /prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h 77 /* But on OS/2, we use the _System calling convention */
111 #pragma enumsalwaysint on

Completed in 2297 milliseconds

<<11121314151617181920>>