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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
backward_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.
33 This file includes at least one deprecated or antiquated header which \
37 backward_warning.h. To disable this warning use -Wno-deprecated.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
backward_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.
33 This file includes at least one deprecated or antiquated header which \
37 backward_warning.h. To disable this warning use -Wno-deprecated.
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclsh.i 10 This module provides the Tcl_AppInit() function needed to build a
11 new version of the tclsh executable. This file should not be used
13 both static and dynamic loading, put something like this in your
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
backward_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.
33 This file includes at least one deprecated or antiquated header which \
37 backward_warning.h. To disable this warning use -Wno-deprecated.
  /sdk/build/
windows_sdk_tools.mk 3 # This makefile is included by development/build/tools/windows_sdk.mk
6 # This contains the SDK Tools modules to build during a
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv1-bad.s 11 stmdb r4!, {r4, r8, r9} @ This is OK.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
binop-segref.s 0 ; This used to be part of the binop test; differences broke when the
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
gas-segfault.s 2 # This source file used to make GAS crash with a seg fault
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
noyield.s 0 # This test case includes a number of cases where a yield instruction
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
fslotx.s 3 # This is needed for example with bl because the subroutine will return
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
malis-include.s 2 ;; This file verifies the compliance with the Motorola specification:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
warn_noat.s 1 .set noat, 2 # This should not cause warning for at to be turned off
3 .set noat # this should turn the warnings off
5 .set at, 3 # this should not turn the warnings on
7 .set at # this should turn the warnings on
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-2.s 5 ! This is a mainly a copy of movi64-2.s, but we check that out-of-range
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
globsymw1.s 13 ;# This must be the last line; the point is that the warning symbol
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 6 * a copy of this software and associated documentation files (the
13 * The above copyright notice and this permission notice (including the
38 /* Wine works in this way: wineserver stores the all window positions
46 * This means that we can freely look at window positions non-atomically,
50 * Of course, if this thread doesn't own the window, we are screwed.
52 * It might be a good idea to integrate this code in winex11.drv.
62 IGalliumDXGIBackend* This,
70 /* this is the parent HWND which actually has an X11 window associated */
126 // TODO: maybe let the user turn this on somehow
136 IGalliumDXGIBackend* This,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
reloc.h 6 // This file is part of gold.
8 // This program is free software; you can redistribute it and/or modify
13 // This program is distributed in the hope that it will be useful,
19 // along with this program; if not, write to the Free Software
102 // THIS_BLOCKER prevents this task from running until the previous
143 // THIS_BLOCKER prevents this task from running until the previous
217 // During a relocatable link, this class records how relocations
219 // this class is created while scanning relocs, and it is used while
227 // We create this vector when we initially scan the relocations.
267 { this->reloc_strategies_.reserve(reloc_count);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.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.
7 * No original Microsoft headers were used in the creation of this
370 /* this is a hack so we can use forward declares in C (easier than reordering interfaces) */
573 STDMETHOD_(void, GetFactory)(ID2D1Resource *This, ID2D1Factory **factory) PURE;
580 #define ID2D1Resource_QueryInterface(this,A,B) (this)->lpVtbl->Base.QueryInterface((IUnknown*)this,A,B)
581 #define ID2D1Resource_AddRef(this) (this)->lpVtbl->Base.AddRef((IUnknown*)this
    [all...]
  /build/core/combo/arch/x86/
silvermont.mk 0 # This file contains feature macro definitions specific to the
15 # CFLAGS for this arch
  /build/core/combo/arch/x86_64/
silvermont.mk 0 # This file contains feature macro definitions specific to the
15 # CFLAGS for this arch
  /external/autotest/client/site_tests/video_VideoReload/
reload.js 0 // This is a javascript file for both mp4video.html and webmvideo.html.
  /external/autotest/client/tests/kvm/unattended/
winnt.bat 5 rem This is a SAMPLE batch script generated by Setup Manager.
6 rem If this script is moved from the location where it was generated, it may have to be modified.
  /external/chromium-libpac/test/js-unittest/
ends_with_comment.js 6 // This used to cause problems, because internally ProxyResolverV8
international_domain_names.js 4 // This international hostname has a non-ASCII character. It is represented
9 // the C++ end the bindings were passed the punycode equivalent of this
  /external/compiler-rt/lib/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source
  /external/compiler-rt/lib/builtins/arm64/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source

Completed in 528 milliseconds

<<11121314151617181920>>