HomeSort by relevance Sort by last modified time
    Searched full:that (Results 1726 - 1750 of 189771) sorted by null

<<61626364656667686970>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
thumb2-bl.s 1 @ Test to ensure that a Thumb-2 BL works with an offset that is
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
orphan4.ld 3 are linked into the .foo output section anyway. The bug that was
4 fixed was that a new .foo output section would be created at
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
got-page-4a.s 4 # Add the 16 values that the next input file wants, but in such
5 # a way that each one lives on a separate page.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
sec-11.d 5 # A trivial check that we get a graceful error when trying to emit
7 # that e.g. debug sections do not have loadable contents.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
defined4.d 6 # We check that defined and defined1 have the same address. MIPS targets
9 # Check that arithmetic on DEFINED works.
  /tools/metalava/src/main/java/com/android/tools/metalava/doclava1/
SourcePositionInfo.java 32 * Given this position and str which occurs at that position, as well as str an index into str,
37 public static SourcePositionInfo add(SourcePositionInfo that, String str, int index) {
38 if (that == null) {
41 int line = that.line;
50 return new SourcePositionInfo(that.file, line, 0);
59 SourcePositionInfo that = (SourcePositionInfo) o; local
60 int r = this.file.compareTo(that.file);
62 return this.line - that.line;
  /libcore/ojluni/src/main/java/java/sql/
Types.java 9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
29 * <P>The class that defines the constants that are used to identify generic
38 * to as a type code, that identifies the generic SQL type
45 * to as a type code, that identifies the generic SQL type
52 * to as a type code, that identifies the generic SQL type
59 * to as a type code, that identifies the generic SQL type
66 * to as a type code, that identifies the generic SQL typ
    [all...]
  /compatibility/cdd/10_software-compatibility-testing/
10_2_cts-verifier.md 4 is intended to be run by a human operator to test functionality that cannot be
13 that is optional.
17 * [C-0-2] MUST pass all tests for hardware that they possess; for instance,
27 that differ only in trivial ways. Specifically, device implementations that
28 differ from an implementation that has passed the CTS Verifier only by the
  /development/samples/BluetoothHDP/
_index.jd 5 <p>A sample application that demonstrates how to communicate with a Bluetooth Health Device Profile (HDP) device. This feature is available on Android 4.0 (API level 14) or above platforms. The Android Bluetooth Health API lets you create
6 applications that use Bluetooth to communicate with health devices that support
10 href="http://www.bluetooth.org">www.bluetooth.org</a>. Note that these values
14 <p>The application manages connection with Bluetooth HDP-enabled devices. Possible device type include blood pressure monitor, glucose meter, thermometer, etc. Upon connection, the application retrieves raw data sent from the device. Note that in order to interpret the data, a parser that conforms to the IEEE 11073-xxxxx specifications would be required.</p>
  /device/linaro/bootloader/arm-trusted-firmware/
dco.txt 15 By making a contribution to this project, I certify that:
21 (b) The contribution is based upon previous work that, to the best
23 license and I have the right under that license to submit that
33 (d) I understand and agree that this project and the contribution
34 are public and that a record of the contribution (including all
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
Unaligned.c 24 Reads a 16-bit value from memory that may be unaligned.
27 guarantees that the read operation does not produce an alignment fault.
31 @param Buffer Pointer to a 16-bit value that may be unaligned.
48 Writes a 16-bit value to memory that may be unaligned.
51 returned. The function guarantees that the write operation does not produce
56 @param Buffer Pointer to a 16-bit value that may be unaligned.
78 Reads a 24-bit value from memory that may be unaligned.
81 guarantees that the read operation does not produce an alignment fault.
85 @param Buffer Pointer to a 24-bit value that may be unaligned.
105 Writes a 24-bit value to memory that may be unaligned.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
Unaligned.c 26 Reads a 16-bit value from memory that may be unaligned.
29 guarantees that the read operation does not produce an alignment fault.
33 @param Buffer Pointer to a 16-bit value that may be unaligned.
50 Writes a 16-bit value to memory that may be unaligned.
53 returned. The function guarantees that the write operation does not produce
58 @param Buffer Pointer to a 16-bit value that may be unaligned.
77 Reads a 24-bit value from memory that may be unaligned.
80 guarantees that the read operation does not produce an alignment fault.
84 @param Buffer Pointer to a 24-bit value that may be unaligned.
101 Writes a 24-bit value to memory that may be unaligned.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
CASTBase.h 16 * ask that credit is given to us for developing SORCERER. By "credit",
17 * we mean that if you incorporate our source code into one of your
18 * programs (commercial product, research project, or otherwise) that you
21 * output, please mention that you developed it using SORCERER. In
22 * addition, we ask that this header remain intact in our source code.
34 * YOUR SORAST DEF IF YOU WANT (THAT WAY, ORDER OF FIELD DEFINITION IS IRRELEVANT)
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
Unaligned.c 18 Reads a 16-bit value from memory that may be unaligned.
21 guarantees that the read operation does not produce an alignment fault.
25 @param Buffer The pointer to a 16-bit value that may be unaligned.
42 Writes a 16-bit value to memory that may be unaligned.
45 returned. The function guarantees that the write operation does not produce
50 @param Buffer The pointer to a 16-bit value that may be unaligned.
72 Reads a 24-bit value from memory that may be unaligned.
75 guarantees that the read operation does not produce an alignment fault.
79 @param Buffer The pointer to a 24-bit value that may be unaligned.
99 Writes a 24-bit value to memory that may be unaligned.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
Unaligned.c 20 Reads a 16-bit value from memory that may be unaligned.
23 guarantees that the read operation does not produce an alignment fault.
27 @param Buffer A pointer to a 16-bit value that may be unaligned.
44 Writes a 16-bit value to memory that may be unaligned.
47 returned. The function guarantees that the write operation does not produce
52 @param Buffer A pointer to a 16-bit value that may be unaligned.
71 Reads a 24-bit value from memory that may be unaligned.
74 guarantees that the read operation does not produce an alignment fault.
78 @param Buffer A pointer to a 24-bit value that may be unaligned.
95 Writes a 24-bit value to memory that may be unaligned.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseTimerLibNullTemplate/
BaseTimerLibNullTemplate.uni 4 // A non-functional instance of the Timer Library that can be used as a template
6 // also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer
7 // services as well as EBC modules that require timer services.
23 #string STR_MODULE_DESCRIPTION #language en-US "A non-functional instance of the Timer Library that can be used as a template for the implementation of a functional timer library instance. This library instance can also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer services, as well as EBC modules that require timer services."
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ParserRuleReturnScope.js 1 /** Rules that return more than a single value must return an object
4 * return values. This class simply defines the minimum properties that
5 * are always defined and methods to access the others that might be
10 * could add a ctor to this so that we can pass in and store the input
11 * stream, but I'm not sure we want to do that. It would seem to be undefined
15 * I do not use getters for fields of objects that are used simply to
  /external/autotest/client/site_tests/desktopui_ChromeSanity/
control 2 # Use of this source code is governed by a BSD-style license that can be
15 Test that Chrome is at least marginally usable.
18 tests that session_manager emits the expected SessionStateChanged D-Bus signal
19 about the session starting and that the user's encrypted home directory is
29 That's a fairly broad range of causes. They're all covered here with the intent
30 of providing a single fast-running, minimally-flaky test that can be used to
  /external/autotest/server/site_tests/enterprise_CFM_MimoSanity/
control.hangout_app 2 # Use of this source code is governed by a BSD-style license that can be
18 This test consistens of 3 steps to that verify the MIMO is always availble to
20 1.) that the MIMO is available after a CFM reboot
21 2.) that the MIMO is available after joining and leaving a hangout
22 3.) that the MIMO is available after being power cycled from the USB level
24 "Available" means that the MIMO is visible on the system/USB level.
control.meet_app 2 # Use of this source code is governed by a BSD-style license that can be
18 This test consistens of 3 steps to that verify the MIMO is always availble to
20 1.) that the MIMO is available after a CFM reboot
21 2.) that the MIMO is available after joining and leaving a meeting
22 3.) that the MIMO is available after being power cycled from the USB level
24 "Available" means that the MIMO is visible on the system/USB level.
  /external/autotest/server/site_tests/firmware_ChipFwUpdate/
control 2 # Use of this source code is governed by a BSD-style license that can be
16 and reboots into it. The expectation is that the TCPC firmware
19 Software sync applies the TCPC firmware update and verifies that
21 that the test has passed.
27 upgrade the TCPCs so that we have confidence that the update process
  /external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 This test case verifies that OBSS scan aborts and/or backs off when
16 current BgscanBackoff test, except that scans are triggered by the
19 wpa_supplicant to request that clients perform these scans, then
20 test both that the client performs the scan (by monitoring the hostapd
21 log) and that these scans do not disrupt the latency.
  /external/clang/test/Sema/
builtin-assume.c 11 __assume(++i > 2); //expected-warning {{the argument to '__assume' has side effects that will be discarded}}
12 __assume(nonconst() > 2); //expected-warning {{the argument to '__assume' has side effects that will be discarded}}
15 __assume(ispure(++i) > 2); //expected-warning {{the argument to '__assume' has side effects that will be discarded}}
20 __builtin_assume(++i > 2); //expected-warning {{the argument to '__builtin_assume' has side effects that will be discarded}}
21 __builtin_assume(nonconst() > 2); //expected-warning {{the argument to '__builtin_assume' has side effects that will be discarded}}
24 __builtin_assume(ispure(++i) > 2); //expected-warning {{the argument to '__builtin_assume' has side effects that will be discarded}}