Searched
full:none (Results
776 -
800 of
18468) sorted by null
<<31323334353637383940>>
/external/chromium_org/tools/telemetry/telemetry/page/actions/ |
reload.py | 8 def __init__(self, attributes=None):
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
page_runner_repeat.py | 10 self.pageset_start_time = None 11 self.pageset_iters = None 12 self.page_start_time = None 13 self.page_iters = None
|
/external/chromium_org/tools/telemetry/third_party/png/ |
README.chromium | 17 None
|
/external/chromium_org/ui/webui/resources/css/ |
trash.css | 6 -webkit-appearance: none; 7 background: none; 8 border: none; 11 outline: none;
|
/external/clang/test/CXX/dcl.decl/dcl.name/ |
p1.cpp | 15 // None of these is a declaration.
|
/external/clang/test/CodeGen/ |
arm-pcs.c | 2 // RUN: %clang_cc1 -triple arm-none-linux-gnueabi -emit-llvm -w -o - < %s | FileCheck %s
|
/external/clang/test/Index/ |
initializer-memory.cpp | 1 // RUN: c-index-test -test-load-source-memory-usage none %s 2>&1 | FileCheck %s
|
/external/clang/test/Modules/ |
compiler_builtins_arm.m | 2 // RUN: %clang_cc1 -fsyntax-only -triple thumbv7-none-linux-gnueabihf -target-abi aapcs -target-cpu cortex-a8 -mfloat-abi hard -std=c99 -fmodules -fmodules-cache-path=%t -D__need_wint_t %s -verify
|
/external/compiler-rt/lib/ |
lit.common.cfg | 11 or lit.getBashPath() not in [None, ""]) 15 clang_path = getattr(config, 'clang', None) 37 llvm_tools_dir = getattr(config, 'llvm_tools_dir', None) 53 compiler_rt_arch = getattr(config, 'compiler_rt_arch', None)
|
/external/dnsmasq/contrib/dnsmasq_MacOSX/ |
StartupParameters.plist | 8 <string>None</string>
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_clear.3 | 15 None.
|
capng_fill.3 | 15 None.
|
capng_restore_state.3 | 15 None.
|
/external/libyuv/ |
README.google | 13 None
|
/external/llvm/test/CodeGen/AArch64/ |
regress-bitcast-formals.ll | 1 ; RUN: llc -mtriple=aarch64-none-linux-gnu -verify-machineinstrs < %s | FileCheck %s
|
/external/llvm/test/MC/AArch64/ |
elf-reloc-addsubimm.s | 1 // RUN: llvm-mc -triple=aarch64-none-linux-gnu -filetype=obj %s -o - | \
|
elf-reloc-condbr.s | 1 // RUN: llvm-mc -triple=aarch64-none-linux-gnu -filetype=obj %s -o - | \
|
/external/llvm/utils/llvm-build/llvmbuild/ |
configutil.py | 45 current_data = None 51 current_data = None 54 current_data = None 56 if current_data is not None and current_data == data:
|
/external/markdown/tests/misc/ |
uche.html | 2 <p><a href="http://fourthought.com/"><img alt="" src="http://fourthought.com/images/ftlogo.png" style="float: left; margin: 10px; border: none;" title="Fourthought logo" /></a></p>
|
/external/mesa3d/docs/ |
MESA_resize_buffers.spec | 52 none 64 None 73 None. 77 None.
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
Constructors.java | 11 * @return The no-arg constructor or null if none is declared.
|
/external/skia/ |
skia.gyp | 15 'type': 'none',
|
/external/v8/build/ |
all.gyp | 9 'type': 'none',
|
/packages/apps/Nfc/nci/jni/ |
Mutex.h | 34 ** Returns: None. 46 ** Returns: None. 58 ** Returns: None. 70 ** Returns: None.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
__init__.py | 105 return lambda ref: self._cursor_refs.pop(key, None) 212 self.dbc = None 213 self.saved_dbc_key = None 225 if self.dbc is None: 227 if self.saved_dbc_key is not None: 229 self.saved_dbc_key = None 238 self.dbc = None 248 if c is not None: 252 if self.db is None: 256 return self.db is not None [all...] |
Completed in 1598 milliseconds
<<31323334353637383940>>