Home
last modified time | relevance | path

Searched refs:Hack (Results 1 – 25 of 75) sorted by relevance

123

/external/rust/crates/gdbstub/src/protocol/
Dcommands.rs63 trait Hack { fn base(&mut self) -> Option<()> { Some(()) } } trait
64 impl<T: Target> Hack for T {}
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DCMakeLists.txt14 # Hack: we need to include 'main' target directory to grab private headers
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DCMakeLists.txt17 # Hack: we need to include 'main' target directory to grab private headers
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DCMakeLists.txt27 # Hack: we need to include 'main' target directory to grab private headers
/external/libchrome/third_party/jinja2/
DAUTHORS10 - Christoph Hack
/external/rust/crates/protobuf-codegen/
DREADME.android9 // Hack: hard code version number here because Android.bp
/external/llvm/test/Transforms/GVN/
Dpre-load.ll52 define i32 @test3(i32* %p, i32* %q, i32** %Hack, i1 %C) {
56 store i32* %B, i32** %Hack
82 define i32 @test4(i32* %p, i32* %q, i32** %Hack, i1 %C) {
95 store i32* %B, i32** %Hack
244 define i32 @test8(i32* %p, i32* %q, i32** %Hack, i1 %C) {
/external/llvm-project/llvm/test/CodeGen/X86/
Dfp-double-rounding.ll26 ; Hack, to generate a precise FP_ROUND to double
/external/llvm/test/CodeGen/X86/
Dfp-double-rounding.ll26 ; Hack, to generate a precise FP_ROUND to double
/external/google-fruit/extras/doc/
Dcomponent_composition.tex18 % Hack to draw something similar to:
/external/llvm-project/llvm/test/Transforms/GVN/PRE/
Dpre-load.ll53 define i32 @test3(i32* %p, i32* %q, i32** %Hack, i1 %C) {
57 store i32* %B, i32** %Hack
83 define i32 @test4(i32* %p, i32* %q, i32** %Hack, i1 %C) {
96 store i32* %B, i32** %Hack
245 define i32 @test8(i32* %p, i32* %q, i32** %Hack, i1 %C) {
/external/capstone/
DREADME.md57 Hack section in Capstone Engine
/external/grpc-grpc/test/cpp/cocoapods/test/
Dserver_context_test_spouse_test.mm19 // Hack TEST macro of gTest and make they conform XCTest style. We only
/external/crosvm/ci/crosvm_aarch64_builder/
DDockerfile57 # Hack: For some reason the libgcc-10-dev-arm64-cross package does not install
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto105 // Hack to test return types with Struct as top-level message. Struct typers
Danys.proto74 // Hack to make sure the types we put into the any are included in the types.
/external/mesa3d/docs/relnotes/
D10.4.3.rst116 - st/nine: Hack to generate resource if it doesn't exist when getting
/external/apache-commons-bcel/src/changes/
Drelease-notes.vm39 ## Hack to improve layout: replace all pairs of spaces with a single new-line
/external/skia/site/docs/dev/design/raster_tragedy/
D_index.md19 The Gamma Hack
102 Optical Sizing Hack
165 The Contrast Hack
/external/kotlinx.atomicfu/atomicfu/
Dbuild.gradle111 // Hack for publishing as HMPP: pack the cinterop klib as a source set:
/external/bcc/
DLINKS.md43 - 2016-01-18: [Linux eBPF Stack Trace Hack](http://www.brendangregg.com/blog/2016-01-18/ebpf-stack-…
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc165 // Hack: dlsym calls calloc before REAL(calloc) is retrieved from dlsym.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP3Instructions.td175 // FIXME: Hack to stop printing _e64
201 // FIXME: Hack to stop printing _e64
206 // FIXME: Hack to stop printing _e64
213 // FIXME: Hack to stop printing _e64
/external/webrtc/sdk/objc/unittests/
DRTCAudioSessionTest.mm230 // Hack - fixes OCMVerify link error
/external/python/six/
DCHANGES159 - Issue #51: Hack around the Django autoreloader after recent six.moves changes.

123