Searched refs:Hack (Results 1 – 25 of 75) sorted by relevance
123
63 trait Hack { fn base(&mut self) -> Option<()> { Some(()) } } trait64 impl<T: Target> Hack for T {}
14 # Hack: we need to include 'main' target directory to grab private headers
17 # Hack: we need to include 'main' target directory to grab private headers
27 # Hack: we need to include 'main' target directory to grab private headers
10 - Christoph Hack
9 // Hack: hard code version number here because Android.bp
52 define i32 @test3(i32* %p, i32* %q, i32** %Hack, i1 %C) {56 store i32* %B, i32** %Hack82 define i32 @test4(i32* %p, i32* %q, i32** %Hack, i1 %C) {95 store i32* %B, i32** %Hack244 define i32 @test8(i32* %p, i32* %q, i32** %Hack, i1 %C) {
26 ; Hack, to generate a precise FP_ROUND to double
18 % Hack to draw something similar to:
53 define i32 @test3(i32* %p, i32* %q, i32** %Hack, i1 %C) {57 store i32* %B, i32** %Hack83 define i32 @test4(i32* %p, i32* %q, i32** %Hack, i1 %C) {96 store i32* %B, i32** %Hack245 define i32 @test8(i32* %p, i32* %q, i32** %Hack, i1 %C) {
57 Hack section in Capstone Engine
19 // Hack TEST macro of gTest and make they conform XCTest style. We only
57 # Hack: For some reason the libgcc-10-dev-arm64-cross package does not install
105 // Hack to test return types with Struct as top-level message. Struct typers
74 // Hack to make sure the types we put into the any are included in the types.
116 - st/nine: Hack to generate resource if it doesn't exist when getting
39 ## Hack to improve layout: replace all pairs of spaces with a single new-line
19 The Gamma Hack102 Optical Sizing Hack165 The Contrast Hack
111 // Hack for publishing as HMPP: pack the cinterop klib as a source set:
43 - 2016-01-18: [Linux eBPF Stack Trace Hack](http://www.brendangregg.com/blog/2016-01-18/ebpf-stack-…
165 // Hack: dlsym calls calloc before REAL(calloc) is retrieved from dlsym.
175 // FIXME: Hack to stop printing _e64201 // FIXME: Hack to stop printing _e64206 // FIXME: Hack to stop printing _e64213 // FIXME: Hack to stop printing _e64
230 // Hack - fixes OCMVerify link error
159 - Issue #51: Hack around the Django autoreloader after recent six.moves changes.