Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:MAGIC2
(Results
1 - 21
of
21
) sorted by relevance
/third_party/ltp/testcases/misc/math/fptests/
H
A
D
fptest01.c
47
#define
MAGIC2
0.777807
macro
177
v = avgspd -
MAGIC2
;
in term()
183
v = avgspd -
MAGIC2
;
in term()
185
tst_resm(TINFO, "expected %.15f\n",
MAGIC2
);
in term()
/third_party/elfutils/libdwfl/
H
A
D
image-header.c
46
#define
MAGIC2
0x53726448 /* "HdrS" little-endian */
macro
86
if (magic1 == LE16 (MAGIC1) && magic2 == LE32 (
MAGIC2
)
in __libdw_image_header()
H
A
D
gzip.c
42
# define
MAGIC2
"\x5d\0" /* Raw LZMA format. */
macro
225
#ifdef
MAGIC2
in unzip()
226
&& NOMAGIC (
MAGIC2
)
in unzip()
/third_party/mbedtls/library/
H
A
D
memory_buffer_alloc.c
41
#define
MAGIC2
0xEE119966
macro
134
if (hdr->magic2 !=
MAGIC2
) {
in verify_header()
136
mbedtls_fprintf(stderr, "FATAL:
MAGIC2
mismatch\n");
in verify_header()
320
new->magic2 =
MAGIC2
;
in buffer_alloc_calloc()
604
heap.first->magic2 =
MAGIC2
;
in mbedtls_memory_buffer_alloc_init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H
A
D
regfree.c
58
if (g == NULL || g->magic !=
MAGIC2
) /* oops again */
in llvm_regfree()
H
A
D
regex2.h
131
# define
MAGIC2
((('R'^0200)<<8)|'E')
macro
H
A
D
regexec.c
151
if (preg->re_magic != MAGIC1 || g->magic !=
MAGIC2
)
in llvm_regexec()
H
A
D
regcomp.c
245
g->magic =
MAGIC2
;
in llvm_regcomp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
regfree.c
58
if (g == NULL || g->magic !=
MAGIC2
) /* oops again */
in llvm_regfree()
H
A
D
regex2.h
134
# define
MAGIC2
((('R'^0200)<<8)|'E')
macro
H
A
D
regexec.c
151
if (preg->re_magic != MAGIC1 || g->magic !=
MAGIC2
)
in llvm_regexec()
H
A
D
regcomp.c
373
g->magic =
MAGIC2
;
in llvm_regcomp()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
ICUBinary.java
577
if (magic1 != MAGIC1 || magic2 !=
MAGIC2
) {
in readHeader()
632
dos.writeByte(
MAGIC2
);
in writeHeader()
782
private static final byte
MAGIC2
= (byte)0x27;
field in ICUBinary
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
ICUBinary.java
582
if (magic1 != MAGIC1 || magic2 !=
MAGIC2
) {
in readHeader()
637
dos.writeByte(
MAGIC2
);
in writeHeader()
787
private static final byte
MAGIC2
= (byte)0x27;
field in ICUBinary
/third_party/icu/icu4c/source/common/
H
A
D
uresimp.h
31
#define
MAGIC2
19641227
macro
H
A
D
uresbund.cpp
715
resB->fMagic2 =
MAGIC2
;
in ures_setIsStackObject()
720
return((resB->fMagic1 == MAGIC1 && resB->fMagic2 ==
MAGIC2
)?false:true);
in ures_isStackObject()
/third_party/node/deps/icu-small/source/common/
H
A
D
uresimp.h
31
#define
MAGIC2
19641227
macro
H
A
D
uresbund.cpp
717
resB->fMagic2 =
MAGIC2
;
in ures_setIsStackObject()
722
return((resB->fMagic1 == MAGIC1 && resB->fMagic2 ==
MAGIC2
)?false:true);
in ures_isStackObject()
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
uresimp.h
31
#define
MAGIC2
19641227
macro
H
A
D
uresbund.cpp
510
resB->fMagic2 =
MAGIC2
;
in ures_setIsStackObject()
515
return((resB->fMagic1 == MAGIC1 && resB->fMagic2 ==
MAGIC2
)?FALSE:TRUE);
in ures_isStackObject()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 30 milliseconds