Home
last modified time | relevance | path

Searched full:delocate (Results 1 – 25 of 81) sorted by relevance

1234

/external/cronet/third_party/boringssl/src/util/fipstools/delocate/
Ddelocate.peg16 # https://github.com/pointlander/peg. delocate.go has a go:generate line for
17 # rebuilding delocate.peg.go from this file.
19 # To regenerate delocate.peg.go:
24 # this will generate delocate.peg.go next to delocate.peg.
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/
DCMakeLists.txt58 message(FATAL_ERROR "Can't set both delocate and shared mode for FIPS build")
78 go_executable(delocate boringssl.googlesource.com/boringssl/util/fipstools/delocate)
82 ./delocate
93 delocate
Dbcm.c115 // These symbols are filled in by delocate.go (in static builds) or a linker
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/
DCMakeLists.txt145 error("Can't set both delocate and shared mode for FIPS build")
165 # it can be parsed by delocate.
180 go_executable(delocate boringssl.googlesource.com/boringssl/util/fipstools/delocate)
183 …COMMAND ./delocate -a $<TARGET_FILE:bcm_c_generated_asm> -o bcm-delocated.S ${BCM_ASM_PROCESSED_SO…
184 DEPENDS bcm_c_generated_asm delocate ${BCM_ASM_PROCESSED_SOURCES}
Dbcm.c113 // These symbols are filled in by delocate.go (in static builds) or a linker
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.peg16 # https://github.com/pointlander/peg. delocate.go has a go:generate line for
17 # rebuilding delocate.peg.go from this file.
19 # To regenerate delocate.peg.go:
24 # this will generate delocate.peg.go next to delocate.peg.
/external/boringssl/src/util/
Dgo_tests.txt4 ./util/fipstools/delocate
/external/cronet/third_party/boringssl/src/util/
Dgo_tests.txt4 ./util/fipstools/delocate
/external/python/pyyaml/packaging/build/
Dlibyaml.sh15 # build only a static library- reduces our reliance on auditwheel/delocate magic
/external/boringssl/src/
DCMakeLists.txt494 message(FATAL_ERROR "Can't set both delocate and shared mode for FIPS build")
509 go_executable(delocate boringssl.googlesource.com/boringssl/util/fipstools/delocate)
512 COMMAND ${CMAKE_CURRENT_BINARY_DIR}/delocate
520 delocate
/external/cronet/third_party/re2/src/.github/workflows/
Dpython.yml94 python -m pip install --upgrade build wheel delocate
102 python -m delocate.cmd.delocate_wheel --wheel-dir=. dist/*
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/self_check/
Dfips.c18 #include "../delocate.h"
/external/boringssl/src/crypto/fipsmodule/self_check/
Dfips.c18 #include "../delocate.h"
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/self_check/
Dfips.c18 #include "../delocate.h"
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect.c30 #include "../delocate.h"
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect.c38 #include "../delocate.h"
Durandom.c65 #include "../delocate.h"
/external/boringssl/src/crypto/fipsmodule/rand/
Dfork_detect.c38 #include "../delocate.h"
Durandom.c65 #include "../delocate.h"
/external/boringssl/src/crypto/fipsmodule/digestsign/
Ddigestsign.c61 #include "../delocate.h"
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/digestsign/
Ddigestsign.c61 #include "../delocate.h"
/external/boringssl/src/crypto/fipsmodule/
Dbcm.c115 // These symbols are filled in by delocate.go (in static builds) or a linker
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_des.c62 #include "../delocate.h"
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/digest/
Ddigests.c68 #include "../delocate.h"
/external/boringssl/src/crypto/fipsmodule/digest/
Ddigests.c68 #include "../delocate.h"

1234