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:w64
(Results
1 - 13
of
13
) sorted by relevance
/third_party/ffmpeg/tests/fate/
H
A
D
pcm.mak
22
FATE_SAMPLES_PCM-$(call DEMDEC, W64, PCM_S16LE) += fate-
w64
23
fate-
w64
: CMD = crc -i $(TARGET_SAMPLES)/
w64
/
w64
-pcm16.
w64
H
A
D
lavf-audio.mak
13
FATE_LAVF_AUDIO-$(call ENCDEC, PCM_S16LE, W64) +=
w64
/third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/windows/
H
A
D
presubmit.bat
56
wget -q http://repo.msys2.org/mingw/x86_64/mingw-
w64
-x86_64-gcc-7.3.0-2-any.pkg.tar.xz
57
wget -q http://repo.msys2.org/mingw/x86_64/mingw-
w64
-x86_64-gcc-libs-7.3.0-2-any.pkg.tar.xz
60
c:\tools\msys64\usr\bin\bash --login -c "pacman -Sy --noconfirm mingw-
w64
-x86_64-crt-git patch"
61
c:\tools\msys64\usr\bin\bash --login -c "pacman -U --noconfirm mingw-
w64
-x86_64-gcc*-7.3.0-2-any.pkg.tar.xz"
/third_party/gptfdisk/
H
A
D
Makefile
83
CXX=x86_64-
w64
-mingw32-g++
85
STRIP=x86_64-
w64
-mingw32-strip
103
CXX=i686-
w64
-mingw32-g++
105
STRIP=i686-
w64
-mingw32-strip
/third_party/python/PCbuild/
H
A
D
prepare_libffi.bat
103
if "%BUILD_X64%"=="1" call :BuildOne x64 x86_64-
w64
-cygwin x86_64-
w64
-cygwin
109
if "%BUILD_ARM64%"=="1" call :BuildOne x86_arm64 i686-pc-cygwin aarch64-
w64
-cygwin
135
set ARTIFACTS=%LIBFFI_SOURCE%\x86_64-
w64
-cygwin
153
set ARTIFACTS=%LIBFFI_SOURCE%\aarch64-
w64
-cygwin
/third_party/fsverity-utils/scripts/
H
A
D
run-tests.sh
259
$MAKE CC=i686-
w64
-mingw32-gcc CFLAGS="-O2 -Werror"
262
$MAKE CC=x86_64-
w64
-mingw32-gcc CFLAGS="-O2 -Werror"
/third_party/protobuf/
H
A
D
appveyor.bat
12
set PATH=C:\mingw-
w64
\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH:C:\Program Files\Git\usr\bin;=%
/third_party/node/deps/base64/base64/
H
A
D
Makefile
70
ifeq (i686-
w64
-mingw32, $(TARGET))
/third_party/skia/third_party/externals/expat/expat/
H
A
D
qa.sh
159
mingw32_dir="$(ls -1d /usr/lib/gcc/i686-
w64
-mingw32/* | head -n1)"
161
/usr/i686-
w64
-mingw32/lib/libwinpthread-1.dll \
H
A
D
coverage.sh
121
local mingw_gcc_dll_dir="$(dirname "$(ls -1 /usr/lib*/gcc/i686-
w64
-mingw32/*/libgcc_s_sjlj-1.dll | head -n1)")"
129
local mingw_pthread_dll="$(ls -1 /usr/i686-
w64
-mingw32/lib*/libwinpthread-1.dll 2>/dev/null | head -n1)"
/third_party/mbedtls/tests/scripts/
H
A
D
all.sh
791
*_mingw[_\ ]*) check_tools "i686-
w64
-mingw32-gcc";;
6066
make CC=i686-
w64
-mingw32-gcc AR=i686-
w64
-mingw32-ar LD=i686-
w64
-minggw32-ld CFLAGS='-Werror -Wall -Wextra -maes -msse2 -mpclmul' WINDOWS_BUILD=1 lib programs
6069
make CC=i686-
w64
-mingw32-gcc AR=i686-
w64
-mingw32-ar LD=i686-
w64
-minggw32-ld CFLAGS='-Werror -maes -msse2 -mpclmul' WINDOWS_BUILD=1 tests
6073
make CC=i686-
w64
-mingw32-gcc AR=i686-
w64
-mingw32-ar LD=i686-
w64
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
wavdec.c
46
#include "
w64
.h"
52
int
w64
;
member
685
* Find chunk with
w64
GUID by skipping over other chunks.
768
if (CONFIG_W64_DEMUXER && wav->
w64
)
in wav_read_packet()
887
wav->
w64
= 1;
in w64_read_header()
989
.name = "
w64
",
H
A
D
Makefile
594
OBJS-$(CONFIG_W64_DEMUXER) += wavdec.o
w64
.o pcm.o
595
OBJS-$(CONFIG_W64_MUXER) += wavenc.o
w64
.o
Completed in 12 milliseconds