HomeSort by relevance Sort by last modified time
    Searched refs:or (Results 1 - 25 of 8308) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
inst-or.s 5 or r0, r15
6 or r15, r0
7 or r16, r31
8 or r31, r16
10 ; CHECK: or r0, r15 ; encoding: [0x0f,0x28]
11 ; CHECK: or r15, r0 ; encoding: [0xf0,0x28]
12 ; CHECK: or r16, r31 ; encoding: [0x0f,0x2b]
13 ; CHECK: or r31, r16 ; encoding: [0xf0,0x2b]
  /external/grpc-grpc/tools/distrib/
check_trailing_newlines.sh 10 # Unless required by applicable law or agreed to in writing, software
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22 -or -name '*.cc' \
23 -or -name '*.proto' \
24 -or -name '*.rb' \
25 -or -name '*.py' \
26 -or -name '*.cs' \
27 -or -name '*.sh' \) -print0 \
  /build/kati/testcase/
err_obsolete_var_assign.mk 4 A := $(or $(KATI),$(error A is obsolete))
err_obsolete_var_varref.mk 5 $($(B)) $(or $(KATI),$(error A is obsolete))
or.mk 7 $(or ${FALSE}, $(info PASS_1))
9 $(info $(or ${TRUE}, $(info FAIL_2)))
11 $(info $(or ${FALSE}, PASS, PASS))
13 $(info $(or ${FALSE}, $(X) ))
14 $(info $(or ${FALSE}, $(Y) ))
15 $(info $(or ${FALSE} , PASS, PASS))
  /external/u-boot/scripts/kconfig/tests/rand_nested_choice/
__init__.py 14 assert (conf.config_contains('expected_stdout0') or
15 conf.config_contains('expected_stdout1') or
  /external/libxml2/python/tests/
readernext.py 25 if reader.Name() != "a" or reader.IsEmptyElement() != 0 or \
26 reader.NodeType() != 1 or reader.HasAttributes() != 0:
33 if reader.Name() != "b" or reader.IsEmptyElement() != 0 or \
34 reader.NodeType() != 1 or reader.HasAttributes() != 0:
41 if reader.Name() != "c" or reader.NodeType() != 1 or \
49 if reader.Name() != "b" or reader.NodeType() != 15:
56 if reader.Name() != "d" or reader.IsEmptyElement() != 0 or
    [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
rjsmin.py 15 Andr\xe9 Malo or his licensors, as applicable
25 Unless required by applicable law or agreed to in writing, software
27 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
43 - "+ +" and "- -" sequences are not collapsed to '++' or '--'
152 last > first + 1 and '-' or '',
153 last != first and chr(last) or ''
235 groups[4] and '\n' or '',
237 groups[6] and '\n' or '',
241 elif groups[8] or groups[9] or groups[10]
    [all...]
  /external/python/setuptools/pkg_resources/
py31compat.py 10 if not exist_ok or exc.errno != errno.EEXIST:
18 sys.version_info < (3, 2, 5) or
19 (3, 3) <= sys.version_info < (3, 3, 6) or
  /external/clang/lib/Headers/
iso646.h 8 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13 * all copies or substantial portions of the Software.
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
37 #define or || macro
    [all...]
  /external/clang/test/Preprocessor/
cxx_or.cpp 5 #if defined(A) or defined(B)
  /external/curl/docs/cmdline-opts/
tlsv1.0.d 2 Help: Use TLSv1.0 or greater
6 Forces curl to use TLS version 1.0 or later when connecting to a remote TLS server.
tlsv1.1.d 2 Help: Use TLSv1.1 or greater
6 Forces curl to use TLS version 1.1 or later when connecting to a remote TLS server.
tlsv1.2.d 2 Help: Use TLSv1.2 or greater
6 Forces curl to use TLS version 1.2 or later when connecting to a remote TLS server.
silent.d 6 Silent or quiet mode. Don't show progress meter or error messages. Makes Curl
tlsv1.3.d 2 Help: Use TLSv1.3 or greater
6 Forces curl to use TLS version 1.3 or later when connecting to a remote TLS server.
9 of this writing, they are BoringSSL, NSS, and Secure Transport (on iOS 11 or
10 later, and macOS 10.13 or later).
  /external/scrypt/
scrypt_platform.h 9 #error Need either CONFIG_H_FILE or HAVE_CONFIG_H defined.
  /external/llvm/test/MC/ARM/
obsolete-v8.s 4 @ CHECK: instruction requires: armv7 or earlier
7 @ CHECK: instruction requires: armv7 or earlier
  /external/minigbm/
presubmit.sh 6 '(' -name '*.[ch]' -or -name '*.cc' ')' \
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
obsolete-v8.s 4 @ CHECK: instruction requires: armv7 or earlier
7 @ CHECK: instruction requires: armv7 or earlier
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
CParser.py 21 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
162 if (LA1_0 == IDENTIFIER or LA1_0 == 26 or (29 <= LA1_0 <= 42) or (45 <= LA1_0 <= 46) or (48 <= LA1_0 <= 62) or LA1_0 == 66) :
471 elif ((49 <= LA3_0 <= 57) or LA3_0 == 61) :
596 if LA4 == 29 or LA4 == 30 or LA4 == 31 or LA4 == 32 or LA4 == 33 or LA4 == 34 or LA4 == 35 or LA4 == 36 or LA4 == 37 or LA4 == (…)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
CParser.py 21 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
162 if (LA1_0 == IDENTIFIER or LA1_0 == 26 or (29 <= LA1_0 <= 42) or (45 <= LA1_0 <= 46) or (48 <= LA1_0 <= 62) or LA1_0 == 66) :
471 elif ((49 <= LA3_0 <= 57) or LA3_0 == 61) :
596 if LA4 == 29 or LA4 == 30 or LA4 == 31 or LA4 == 32 or LA4 == 33 or LA4 == 34 or LA4 == 35 or LA4 == 36 or LA4 == 37 or LA4 == (…)
    [all...]
  /external/autotest/client/site_tests/logging_CrashSender/
logging_CrashSender.py 42 if (result['report_exists'] or
43 result['rate_count'] != 1 or
44 not result['send_attempt'] or
45 not result['send_success'] or
46 result['sleep_time'] < 0 or
47 result['sleep_time'] >= _SECONDS_SEND_SPREAD or
48 result['report_kind'] != 'minidump' or
50 '%s.dmp' % self._FAKE_TEST_BASENAME) or
51 result['exec_name'] != 'fake' or
111 if (result['report_exists'] or
    [all...]
  /art/
test.py 11 # Unless required by applicable law or agreed to in writing, software
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39 if options.run_test or options.help_runner or not options.gtest:
45 if arg == '--run-test' or arg == '--gtest' \
46 or arg == '-r' or arg == '-g':
55 if subprocess.call(test_runner_cmd) or options.help_runner:
58 if options.gtest or not options.run_test
    [all...]
  /external/llvm/test/MC/Mips/
mips-expansions-bad.s 17 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
18 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
20 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
21 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
24 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
25 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
27 # 32-BIT-NOT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
28 # 64-BIT-NOT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r6
31 # 32-BIT: :[[@LINE-1]]:3: error: instruction not supported on mips32r6 or mips64r6
32 # 64-BIT: :[[@LINE-2]]:3: error: instruction not supported on mips32r6 or mips64r
    [all...]

Completed in 941 milliseconds

1 2 3 4 5 6 7 8 91011>>