Searched
full:none (Results
451 -
475 of
18468) sorted by null
<<11121314151617181920>>
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
CondVar.h | 39 ** Returns: None. 51 ** Returns: None. 63 ** Returns: None. 88 ** Returns: None.
|
Mutex.h | 38 ** Returns: None. 50 ** Returns: None. 62 ** Returns: None. 74 ** Returns: None.
|
/external/llvm/test/CodeGen/AArch64/ |
init-array.ll | 1 ; RUN: llc -mtriple=aarch64-none-linux-gnu -verify-machineinstrs -use-init-array < %s | FileCheck %s
|
inline-asm-constraints-badI.ll | 1 ; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s
|
inline-asm-constraints-badK.ll | 1 ; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s
|
inline-asm-constraints-badK2.ll | 1 ; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s
|
inline-asm-constraints-badL.ll | 1 ; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s
|
/external/llvm/test/CodeGen/ARM/ |
readcyclecounter.ll | 1 ; RUN: llc -mtriple=armv7-none-linux-gnueabi < %s | FileCheck %s 2 ; RUN: llc -mtriple=thumbv7-none-linux-gnueabi < %s | FileCheck %s 3 ; RUN: llc -mtriple=armv7-none-linux-gnueabi -mattr=-perfmon < %s | FileCheck %s --check-prefix=CHECK-NO-PERFMON 4 ; RUN: llc -mtriple=armv6-none-linux-gnueabi < %s | FileCheck %s --check-prefix=CHECK-NO-PERFMON
|
/external/llvm/test/MC/AArch64/ |
elf-objdump.s | 2 // RUN: llvm-mc -filetype=obj -triple aarch64-none-linux-gnu %s -o - | llvm-objdump -d -
|
/external/llvm/utils/git/ |
find-rev | 27 bestRev = bestCommit = None 28 lastCommit = None 37 if bestRev is None or lrev>bestRev: 44 if bestCommit is not None:
|
/external/markdown/tests/misc/ |
uche.txt | 4 none;}](http://fourthought.com/images/ftlogo.png "Fourthought
|
/external/mesa3d/docs/ |
MESA_set_3dfx_mode.spec | 42 None. 73 None since this is a client-side extension. 77 None. 81 None.
|
/external/protobuf/gtest/test/ |
gtest_break_on_failure_unittest.py | 74 given value is None. 77 if value is not None: 108 variable; None if the variable should be unset. 110 None if the flag should not be present. 117 if env_var_value is None: 122 if flag_value is None: 140 SetEnvVar(BREAK_ON_FAILURE_ENV_VAR, None) 150 self.RunAndVerify(env_var_value=None, 151 flag_value=None, 158 flag_value=None, [all...] |
/external/skia/bench/ |
BenchSysTimer_mach.cpp | 17 time_value_t none = {0, 0}; local 18 return none; 28 time_value_t none = {0, 0}; local 29 return none;
|
/external/skia/gyp/ |
edtaa.gyp | 12 'type': 'none',
|
/external/valgrind/main/gdbserver_tests/ |
nlfork_chain.vgtest | 4 vgopts: --tool=none --vgdb=yes --trace-children=yes --vgdb-prefix=./vgdb-prefix-nlfork_chain
|
/external/valgrind/main/none/tests/ |
selfrun.vgtest | 1 prog: ../../coregrind/valgrind --tool=none --command-line-only=yes ./selfrun
|
/frameworks/base/docs/html/reference/renderscript/ |
tabs.css | 26 list-style: none; 38 text-decoration: none; 39 outline: none; 51 text-decoration: none;
|
/frameworks/base/tools/layoutlib/ |
README | 4 None of the com.android.* or android.* classes in layoutlib run on devices
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/ |
.gdbinit | 7 stlport.printers.register_stlport_printers (None)
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
quote.m4 | 12 dnl (none)
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_break_on_failure_unittest.py | 77 given value is None. 80 if value is not None: 111 variable; None if the variable should be unset. 113 None if the flag should not be present. 120 if env_var_value is None: 125 if flag_value is None: 143 SetEnvVar(BREAK_ON_FAILURE_ENV_VAR, None) 153 self.RunAndVerify(env_var_value=None, 154 flag_value=None, 161 flag_value=None, [all...] |
/packages/apps/Nfc/nci/jni/ |
CondVar.h | 35 ** Returns: None. 47 ** Returns: None. 59 ** Returns: None. 84 ** Returns: None.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/ |
image.py | 20 def __init__(self, _imagedata, _subtype=None, 41 if _subtype is None: 42 _subtype = imghdr.what(None, _imagedata) 43 if _subtype is None:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Dialog.py | 13 def __init__(self, master=None, cnf={}, **kw): 28 d = Dialog(None, {'title': 'File Modified', 43 t = Button(None, {'text': 'Test', 46 q = Button(None, {'text': 'Quit',
|
Completed in 1007 milliseconds
<<11121314151617181920>>