/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/ |
position-string.js | 13 debug('This test can not be run without the LayoutTestController');
|
reentrant-permission-denied.js | 7 debug('This test can not be run without the LayoutTestController');
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
mailto.js | 18 // Null character should be escaped to %00
|
/sdk/ddms/app/ |
Android.mk | 12 # MUST be updated as well (Except for swt.jar which is dynamically
|
/sdk/ddms/libs/ddmuilib/ |
Android.mk | 13 # MUST be updated as well (Except for swt.jar which is dynamically
|
/system/core/init/ |
Android.mk | 46 # We need this so that the installed files could be picked up based on the
|
/external/tcpdump/ |
print-snmp.c | 19 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 41 * (into the BE structure) complicated things. 272 * and by right shouldn't be an "include" file. 277 * This defines a list of OIDs which will be abbreviated on output. 328 struct be { struct 400 * provided BE object. 406 asn1_parse(register const u_char *p, u_int len, struct be *elem) 420 * it would be nice to use a bit field, but you can't depend on them. 661 * Display the ASN.1 object represented by the BE object. 662 * This used to be an integral part of asn1_parse() before the intermediat 879 int be; member in struct:smi2be [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 37 This feature is not so useful as the first one, however it will be 52 Flow labels must be uniformly distributed (pseudo-)random numbers, 53 so that any subset of 20 bits can be used as hash key. 62 There is a hole in specs: some hop-by-hop options can be 69 they should be read with smile or should not be read at all :-). 76 so that intermediate nodes will be able to invalidate flow state before 99 very small subset of them (none, to be more exact) really use it. 124 Following RFC2553 such applications can be considered as broken, 160 Flowinfo received and latched by a connected TCP socket also may be fetche [all...] |
/external/dropbear/libtommath/ |
bn.tex | 80 to implement ``bignum'' math. However, the resulting code has proven to be very useful. It has been used by numerous 95 LibTomMath is meant to be very ``GCC friendly'' as it comes with a makefile well suited for GCC. However, the library will 96 also build in MSVC, Borland C out of the box. For any other ISO C compiler a makefile will have to be made by the end 121 library (resource) will be called ``libtommath.la'' while the static library called ``libtommath.a''. Generally 126 ``libtommath.dll.a'' can be used to link LibTomMath dynamically to any Windows program using Cygwin. 159 ``tommath\_superclass.h''. By default, the symbol ``LTM\_ALL'' shall be defined which simply 160 instructs the system to build all of the functions. This is how LibTomMath used to be packaged. This will give you 166 classes can be defined base on the need of the user. 172 function in the respective file will be compiled and linked into the library. Accordingly when the define 173 is absent the file will not be compiled and not contribute any size to the library [all...] |
/build/core/ |
product.mk | 144 $(if $(pn),,$(error $(p): PRODUCT_NAME must be defined.)) \ 146 $(error $(p): PRODUCT_NAME must be unique; "$(pn)" already used by $(strip \ 156 $(error $(p): PRODUCT_NAME must be a valid C identifier, not "$(pn)") \ 159 $(if $(pb),,$(error $(p): PRODUCT_BRAND must be defined.)) \
|
/build/core/tasks/ |
ide.mk | 29 $(error Only one ECLIPSE- goal may be specified: $(eclipse_project_goals))
|
/build/tools/ |
dump-package-stats | 36 Packages must be zipfiles, readable using "unzip".
|
/cts/ |
CtsTestCaseList.mk | 29 # These test cases will be analyzed by the CTS API coverage tools. 94 # The following files will be placed in the tools directory of the CTS distribution
|
/device/moto/stingray/ |
BoardConfig.mk | 17 # thorughout the system. It should not be used to conditionally 24 $(warning The stingray device can only be used)
|
/external/chromium/base/ |
string16.cc | 2 // Use of this source code is governed by a BSD-style license that can be 9 #error This file should not be used on 2-byte wchar_t systems 11 // definitions below can be used, or the host system's wide character 12 // functions like wmemcmp can be wrapped.
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_favicon.cc | 2 // Use of this source code is governed by a BSD-style license that can be 22 #error This file is only meant to be compiled for ChromeOS
|
wm_overview_snapshot.cc | 2 // Use of this source code is governed by a BSD-style license that can be 20 #error This file is only meant to be compiled for ChromeOS
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
main.js | 2 // Use of this source code is governed by a BSD-style license that can be 51 // cannot be enumerated.
|
/external/chromium/googleurl/base/ |
string16.cc | 14 // contributors may be used to endorse or promote products derived from 21 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 33 #error This file should not be used on 2-byte wchar_t systems 35 // definitions below can be used, or the host system's wide character 36 // functions like wmemcmp can be wrapped.
|
/external/clang/test/SemaCXX/ |
offsetof.cpp | 75 expected-error {{reference to non-static member function must be called}}
|
/external/icu4c/samples/ufortune/resources/ |
fortune_resources.mak | 12 # List of resource files to be built. 14 # .res file must be added to this list, AND to the file res-file-list.txt
|
/external/libvpx/vp8/common/arm/armv6/ |
dc_only_idct_add_v6.asm | 5 ; grant that can be found in the LICENSE file in the root of the source 6 ; tree. All contributing project authors may be found in the AUTHORS
|
/external/libvpx/vp8/encoder/ppc/ |
variance_altivec.asm | 5 ; that can be found in the LICENSE file in the root of the source 6 ; tree. An additional intellectual property rights grant can be found 8 ; be found in the AUTHORS file in the root of the source tree. 52 ;# can be used. Only have a half word signed 74 ;# only one of the inputs should need to be aligned. 107 ;# only one of the inputs should need to be aligned. 115 ;# only one of the inputs should need to be aligned. 206 ;# only one of the inputs should need to be aligned.
|
/external/llvm/test/MC/ARM/ |
thumb2-diagnostics.s | 19 @ CHECK-ERRORS: error: instructions in IT block must be predicable 28 @ CHECK-ERRORS: error: predicated instructions must be in IT block
|
/external/markdown/markdown/extensions/ |
abbr.py | 68 know what they will be beforehand.
|