OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Code
(Results
226 - 250
of
1922
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfThunk.i
22
#define
Code
0
23
#define LowReverseThunkStart
Code
+ 4096
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Icmp.h
85
@param[in]
Code
The additional level of the ICMPv6 message.
103
IN UINT8
Code
,
/external/giflib/
gif_hash.h
16
#define HT_MAX_KEY 8191 /* 13bits - 1, maximal
code
possible */
17
#define HT_MAX_CODE 4095 /* Biggest
code
possible in 12 bits. */
19
/* The 32 bits of the long are divided into two parts for the key &
code
: */
20
/* 1. The
code
is 12 bits as our compression algorithm is limited to 12bits */
21
/* 2. The key is 12 bits Prefix
code
+ 8 bit new char or 20 bits. */
22
/* The key is the upper 20 bits. The
code
is the lower 12. */
34
void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int
Code
);
/external/llvm/include/llvm/DebugInfo/CodeView/
CodeViewError.h
40
cv_error_code
Code
;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIAError.h
42
dia_error_code
Code
;
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
RawError.h
45
raw_error_code
Code
;
/external/lzma/CPP/7zip/Compress/
LzmaEncoder.h
26
STDMETHOD(
Code
)(ISequentialInStream *inStream, ISequentialOutStream *outStream,
/external/tensorflow/tensorflow/core/util/
stream_executor_util.h
45
: Status(static_cast<tensorflow::error::
Code
>(
46
static_cast<int>(s.
code
())),
/external/v8/src/ic/arm/
access-compiler-arm.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
16
Handle<
Code
>
code
) {
17
__ Jump(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/arm64/
access-compiler-arm64.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
16
Handle<
Code
>
code
) {
17
__ Jump(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/ia32/
access-compiler-ia32.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
15
Handle<
Code
>
code
) {
16
__ jmp(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/mips/
access-compiler-mips.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
16
Handle<
Code
>
code
) {
17
__ Jump(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/mips64/
access-compiler-mips64.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
16
Handle<
Code
>
code
) {
17
__ Jump(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/ppc/
access-compiler-ppc.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
16
Handle<
Code
>
code
) {
17
__ Jump(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/s390/
access-compiler-s390.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
17
Handle<
Code
>
code
) {
18
__ Jump(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/x64/
access-compiler-x64.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
16
Handle<
Code
>
code
) {
17
__ jmp(
code
, RelocInfo::CODE_TARGET);
/external/v8/src/ic/x87/
access-compiler-x87.cc
2
// Use of this source
code
is governed by a BSD-style license that can be
15
Handle<
Code
>
code
) {
16
__ jmp(
code
, RelocInfo::CODE_TARGET);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeViewError.h
42
cv_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFError.h
42
msf_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
RawError.h
49
raw_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeViewError.h
42
cv_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/MSF/
MSFError.h
42
msf_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
RawError.h
49
raw_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeViewError.h
42
cv_error_code
Code
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/MSF/
MSFError.h
42
msf_error_code
Code
;
Completed in 871 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>