OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:headers
(Results
426 - 450
of
20118
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/components/translate/
DEPS
6
"+grit", # For generated
headers
.
/external/chromium_org/native_client_sdk/src/libraries/sdk_util/
library.dsc
12
'
HEADERS
': [
/external/chromium_org/net/quic/test_tools/
quic_test_packet_maker.cc
182
const SpdyHeaderBlock&
headers
) {
185
syn_stream.set_name_value_block(
headers
);
201
const SpdyHeaderBlock&
headers
) {
204
syn_reply.set_name_value_block(
headers
);
218
SpdyHeaderBlock
headers
;
local
219
headers
[":method"] = method;
220
headers
[":host"] = "www.google.com";
221
headers
[":path"] = path;
222
headers
[":scheme"] = scheme;
223
headers
[":version"] = "HTTP/1.1"
229
SpdyHeaderBlock
headers
;
local
[
all
...]
/external/chromium_org/ppapi/tests/
test_c_includes.c
5
* This test simply includes all the C
headers
to ensure they compile with a
/external/chromium_org/third_party/libva/
BUILD.gn
5
# Add this config to targets that need to use the libva
headers
.
/external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
stdafx.cpp
7
// TODO: reference any additional
headers
you need in STDAFX.H
stdafx.h
15
// TODO: reference additional
headers
your program requires here
/external/chromium_org/tools/gyp/test/mac/
gyptest-framework-headers.py
19
CHDIR = 'framework-
headers
'
22
# Test that
headers
are installed for frameworks
29
'TestFramework.framework/Versions/A/
Headers
/myframework.h', chdir=CHDIR)
31
# Test that
headers
are installed for static libraries.
/external/chromium_org/tools/gyp/test/win/precompiled/
hello2.c
5
// Unlike hello.c, this file specifies the
headers
.
/external/clang/lib/
CMakeLists.txt
1
add_subdirectory(
Headers
)
/external/clang/test/PCH/Inputs/
chain-selectors1.h
9
// FIXME: Can't verify warnings in
headers
chain-selectors2.h
10
// FIXME: Can't verify warnings in
headers
/external/clang/test/SemaCXX/Inputs/
warn-unused-variables.h
2
//
headers
, as the use may be in another TU.
/external/compiler-rt/lib/tsan/tests/rtl/
CMakeLists.txt
19
HEADERS
${TSAN_RTL_TEST_HEADERS})
/external/glide/third_party/volley/
README.third_party
10
Added Apache 2.0 license file matching
headers
in source files.
/external/iputils/
in6_flowlabel.h
2
* kernel flowlabel API definitions that are not in the userspace
headers
/external/llvm/lib/Target/AArch64/MCTargetDesc/
CMakeLists.txt
14
# Hack: we need to include 'main' target directory to grab private
headers
/external/llvm/test/Object/
yaml2obj-elf-bits-endian.test
1
RUN: yaml2obj -format=elf %p/Inputs/ELF/LE64.yaml | llvm-readobj -file-
headers
- | FileCheck %s --check-prefix LE64
2
RUN: yaml2obj -format=elf %p/Inputs/ELF/BE64.yaml | llvm-readobj -file-
headers
- | FileCheck %s --check-prefix BE64
3
RUN: yaml2obj -format=elf %p/Inputs/ELF/LE32.yaml | llvm-readobj -file-
headers
- | FileCheck %s --check-prefix LE32
4
RUN: yaml2obj -format=elf %p/Inputs/ELF/BE32.yaml | llvm-readobj -file-
headers
- | FileCheck %s --check-prefix BE32
yaml2obj-elf-file-headers.yaml
1
# RUN: yaml2obj -format=elf %s | llvm-readobj -file-
headers
- | FileCheck %s
/external/opencv/
libopencv.mk
4
# Make sure bionic is first so we can include system
headers
.
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
stdafx.cpp
7
// TODO: reference any additional
headers
you need in STDAFX.H
stdafx.h
15
// TODO: reference additional
headers
your program requires here
/external/strace/
README-linux
7
you use recent kernel
headers
. Strace needs those to get the proper data
13
using development kernels. These tend to have
headers
that conflict with
14
the
headers
from libc which makes it impossible to use them.
16
There are three ways to compile strace with other kernel
headers
:
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/pkgconfig/
xproto.pc
8
Description: Xproto
headers
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/pkgconfig/
xproto.pc
8
Description: Xproto
headers
Completed in 624 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>