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:pie
(Results
1 - 14
of
14
) sorted by relevance
/third_party/ltp/testcases/kernel/kvm/
H
A
D
Makefile
29
# Some distros enable -
pie
by default. That breaks KVM payload linking.
31
GUEST_CFLAGS += -fno-
pie
32
GUEST_LDFLAGS += -no-
pie
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H
A
D
vksCacheBuilder.cpp
954
const VkPipelineCacheSafetyCriticalIndexEntry*
pie
= pcr.getPipelineIndexEntry(p);
in extractSizesFromPipelineCache()
local
955
if (nullptr !=
pie
)
in extractSizesFromPipelineCache()
960
pipelineSize.id.pipelineIdentifier[i] =
pie
->pipelineIdentifier[i];
in extractSizesFromPipelineCache()
961
pipelineSize.size = deUint32(
pie
->pipelineMemorySize);
in extractSizesFromPipelineCache()
/third_party/python/Lib/test/
H
A
D
pickletester.py
2781
def
pie
(self):
member in AbstractPickleTests.test_py_methods.PyMethodsTest.Nested
2783
return "
pie
"
2791
PyMethodsTest.Nested().
pie
2795
(PyMethodsTest.Nested.
pie
, PyMethodsTest.Nested)
/third_party/libabigail/
H
A
D
ltmain.sh
1968
-
pie
| -fpie | -fPIE)
3471
-
pie
| -fpie | -fPIE) ;;
/third_party/skia/third_party/externals/microhttpd/
H
A
D
ltmain.sh
1988
-
pie
| -fpie | -fPIE)
3491
-
pie
| -fpie | -fPIE) ;;
/third_party/backends/backend/
H
A
D
pie.c
3
pie
.c
89
#define BACKEND_NAME
pie
95
#include "
pie
-scsidef.h"
115
#define PIE_CONFIG_FILE "
pie
.conf"
/third_party/ffmpeg/
H
A
D
configure
4404
add_ldexeflags -fPIE -
pie
5468
add_ldexeflags -fPIE -
pie
5594
# for dynamicbase (ASLR). Using -
pie
does retain the reloc section
/third_party/eudev/
H
A
D
ltmain.sh
3351
-
pie
| -fpie | -fPIE)
4891
-
pie
| -fpie | -fPIE) ;;
/third_party/curl/
H
A
D
ltmain.sh
3549
-
pie
| -fpie | -fPIE)
5092
-
pie
| -fpie | -fPIE) ;;
/third_party/lame/
H
A
D
ltmain.sh
3304
-
pie
| -fpie | -fPIE)
4844
-
pie
| -fpie | -fPIE) ;;
/third_party/node/deps/cares/
H
A
D
ltmain.sh
3549
-
pie
| -fpie | -fPIE)
5092
-
pie
| -fpie | -fPIE) ;;
/third_party/node/deps/cares/config/
H
A
D
ltmain.sh
3549
-
pie
| -fpie | -fPIE)
5092
-
pie
| -fpie | -fPIE) ;;
/third_party/libevdev/build-aux/
H
A
D
ltmain.sh
3550
-
pie
| -fpie | -fPIE)
5093
-
pie
| -fpie | -fPIE) ;;
/third_party/skia/third_party/externals/libpng/
H
A
D
ltmain.sh
3304
-
pie
| -fpie | -fPIE)
4844
-
pie
| -fpie | -fPIE) ;;
Completed in 98 milliseconds