HomeSort by relevance Sort by last modified time
    Searched refs:This (Results 251 - 275 of 2445) sorted by null

<<11121314151617181920>>

  /hardware/bsp/intel/peripheral/libupm/src/lpd8806/
._jsupm_lpd8806.i 1 Mac OS X  2??ATTRR???com.apple.TextEncodingutf-8;134217984This resource fork intentionally left blank (…)
._pyupm_lpd8806.i 1 Mac OS X  2??ATTRU???com.apple.TextEncodingutf-8;134217984This resource fork intentionally left blank (…)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
asoundlib.h 1 #warning This header is deprecated, use <alsa/asoundlib.h> instead.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sys/
asoundlib.h 1 #warning This header is deprecated, use <alsa/asoundlib.h> instead.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-unknown-1.s 1 @ This attrubute is supposed to be unknown.
2 @ If this number should become known, change it.
attr-merge-unknown-2.s 1 @ This attrubute is supposed to be unknown.
2 @ If this number should become known, change it.
  /hardware/bsp/intel/peripheral/libupm/src/rotaryencoder/
rotaryencoder.cxx 6 * a copy of this software and associated documentation files (the
13 * The above copyright notice and this permission notice shall be
61 &signalAISR, this);
84 upm::RotaryEncoder *This = (upm::RotaryEncoder *)ctx;
86 if (mraa_gpio_read(This->m_gpioA))
88 if (mraa_gpio_read(This->m_gpioB))
89 This->m_position++; // CW
91 This->m_position--; // CCW
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-raw-err.l 3 .*:9: Warning: This is the location of the conflicting usage
5 .*:9: Warning: This is the location of the conflicting usage
7 .*:14: Warning: This is the location of the conflicting usage
9 .*:14: Warning: This is the location of the conflicting usage
11 .*:19: Warning: This is the location of the conflicting usage
13 .*:24: Warning: This is the location of the conflicting usage
15 .*:29: Warning: This is the location of the conflicting usage
17 .*:34: Warning: This is the location of the conflicting usage
19 .*:39: Warning: This is the location of the conflicting usage
21 .*:44: Warning: This is the location of the conflicting usag
    [all...]
ldxmov-2.l 3 .*:4: Warning: This is the location of the conflicting usage
5 .*:7: Warning: This is the location of the conflicting usage
dv-waw-err.l 3 .*:7: Warning: This is the location of the conflicting usage
5 .*:11: Warning: This is the location of the conflicting usage
7 .*:11: Warning: This is the location of the conflicting usage
9 .*:11: Warning: This is the location of the conflicting usage
11 .*:11: Warning: This is the location of the conflicting usage
13 .*:11: Warning: This is the location of the conflicting usage
15 .*:16: Warning: This is the location of the conflicting usage
17 .*:21: Warning: This is the location of the conflicting usage
19 .*:26: Warning: This is the location of the conflicting usage
21 .*:26: Warning: This is the location of the conflicting usag
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cmdtree.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error this stub requires an updated version of <rpcndr.h>
371 HRESULT (WINAPI *QueryInterface)(ICommandTree *This,REFIID riid,void **ppvObject);
372 ULONG (WINAPI *AddRef)(ICommandTree *This);
373 ULONG (WINAPI *Release)(ICommandTree *This);
374 HRESULT (WINAPI *FindErrorNodes)(ICommandTree *This,const DBCOMMANDTREE *pRoot,ULONG *pcErrorNodes,DBCOMMANDTREE ***prgErrorNodes);
375 HRESULT (WINAPI *FreeCommandTree)(ICommandTree *This,DBCOMMANDTREE **ppRoot);
376 HRESULT (WINAPI *GetCommandTree)(ICommandTree *This,DBCOMMANDTREE **ppRoot)
    [all...]
sqloledb.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
270 #error This stub requires an updated version of <rpcndr.h>
331 HRESULT (WINAPI *QueryInterface)(ISQLServerErrorInfo *This,REFIID riid,void **ppvObject);
332 ULONG (WINAPI *AddRef)(ISQLServerErrorInfo *This);
333 ULONG (WINAPI *Release)(ISQLServerErrorInfo *This);
334 HRESULT (WINAPI *GetErrorInfo)(ISQLServerErrorInfo *This,SSERRORINFO **ppErrorInfo,OLECHAR **ppStringsBuffer);
341 #define ISQLServerErrorInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
  /external/icu/icu4c/source/common/
udatamem.h 28 const DataHeader *pHeader; /* Header of the memory being described by this */
32 UBool heapAllocated; /* True if this UDataMemory Object is on the */
47 U_CFUNC void UDataMemory_init (UDataMemory *This);
48 U_CFUNC UBool UDataMemory_isLoaded(const UDataMemory *This);
49 U_CFUNC void UDataMemory_setData (UDataMemory *This, const void *dataAddr);
  /external/libutf/
NOTICE 2 * The authors of this software are Rob Pike and Ken Thompson.
4 * Permission to use, copy, modify, and distribute this software for any
5 * purpose without fee is hereby granted, provided that this entire notice
7 * or modification of this software and in all copies of the supporting
9 * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
12 * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
15 This is a Unix port of the Plan 9 formatted I/O package.
23 This software is also made available under the Lucent Public License
  /frameworks/base/tests/SmokeTest/
Android.mk 6 # This builds "SmokeTestApp"
15 # This builds "SmokeTest"
  /ndk/tests/build/gnustl-force-all/jni/
forced_all.cpp 0 /* This file should be compiled with exceptions and without RTTI */
3 #error This source file SHOULD be built with -fexceptions!
  /ndk/tests/build/gnustl-force-rtti/jni/
forced_rtti.cpp 0 /* This file should be compiled without exceptions and with RTTI */
3 #error This source file SHOULD NOT be built with -fexceptions!
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
shexpr-1.s 0 ; This expression had a bit moved.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
relocs1.s 0 ;; This test is meant to exercise every unusual reloc supported
  /external/icu/icu4c/source/i18n/
uspoof.cpp 71 // There is no tooling to generate this from the .txt file, hand extracted with editor macros.
72 // Ultimately, data will be available as character properties, eliminating this.
215 SpoofImpl *This = SpoofImpl::validateThis(sc, status);
216 delete This;
222 SpoofImpl *This = SpoofImpl::validateThis(sc, *status);
223 if (This == NULL) {
234 This->fChecks = checks;
240 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status);
241 if (This == NULL) {
244 return This->fChecks
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Yuri-Links-in-Headers.text 16 This time underlined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
c++0x_warning.h 3 // This file is part of the GNU ISO C++ Library. This library is free
9 // This library is distributed in the hope that it will be useful,
19 // a copy of the GCC Runtime Library Exception along with this program;
24 * This is an internal header file, included by other library headers.
32 #error This file requires compiler and library support for the \
33 ISO C++ 2011 standard. This support is currently experimental, and must be \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
c++0x_warning.h 3 // This file is part of the GNU ISO C++ Library. This library is free
9 // This library is distributed in the hope that it will be useful,
19 // a copy of the GCC Runtime Library Exception along with this program;
24 * This is an internal header file, included by other library headers.
32 #error This file requires compiler and library support for the \
33 ISO C++ 2011 standard. This support is currently experimental, and must be \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
c++0x_warning.h 3 // This file is part of the GNU ISO C++ Library. This library is free
9 // This library is distributed in the hope that it will be useful,
19 // a copy of the GCC Runtime Library Exception along with this program;
24 * This is an internal header file, included by other library headers.
32 #error This file requires compiler and library support for the \
33 ISO C++ 2011 standard. This support is currently experimental, and must be \
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
c++0x_warning.h 3 // This file is part of the GNU ISO C++ Library. This library is free
9 // This library is distributed in the hope that it will be useful,
19 // a copy of the GCC Runtime Library Exception along with this program;
24 * This is an internal header file, included by other library headers.
32 #error This file requires compiler and library support for the \
33 ISO C++ 2011 standard. This support is currently experimental, and must be \

Completed in 481 milliseconds

<<11121314151617181920>>