OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:combined
(Results
276 - 300
of
2458
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/iptables/iptables/
iptables-xml.1
37
RETURN, DROP, ACCEPT and QUEUE are not
combined
with subsequent targets.
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
CommandLineSupport.java
53
* @return
combined
command line
/external/jetty/src/java/org/eclipse/jetty/security/
RoleInfo.java
27
* path/http method combination, extracted and
combined
from security
/external/kernel-headers/original/uapi/linux/isdn/
capicmd.h
43
/*----- CAPI
combined
commands -----*/
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
Camera.java
43
/** the
combined
projection and view matrix **/
44
public final Matrix4
combined
= new Matrix4();
field in class:Camera
45
/** the inverse
combined
projection and view matrix **/
236
worldCoords.prj(
combined
);
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/environment/
DirectionalShadowLight.java
104
return cam.
combined
;
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
Box2DTest.java
249
// spritebatch to the camera's
combined
matrix. This will
251
batch.getProjectionMatrix().set(camera.
combined
);
270
debugRenderer.render(world, camera.
combined
);
273
renderer.setProjectionMatrix(camera.
combined
);
ETC1Test.java
70
batch.setProjectionMatrix(camera.
combined
);
GestureDetectorTest.java
125
batch.setProjectionMatrix(camera.
combined
);
MultitouchTest.java
41
renderer.setProjectionMatrix(camera.
combined
);
TileTest.java
79
cache.setProjectionMatrix(cam.
combined
);
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/
FreeTypeTest.java
44
batch.setProjectionMatrix(cam.
combined
);
InternationalFontsTest.java
81
batch.setProjectionMatrix(cam.
combined
);
/external/llvm/include/llvm/Object/
FunctionIndexObjectFile.h
29
/// bitcode or be a
combined
index bitcode file). It builds a FunctionInfoIndex
/external/llvm/lib/Target/ARM/
ARMAsmPrinter.h
54
/// OptimizationGoals - Maintain a
combined
optimization goal for all
/external/llvm/test/CodeGen/ARM/
2011-11-28-DAGCombineBug.ll
5
;
combined
them into a ldm which causes runtime exception.
/external/llvm/test/CodeGen/Mips/cconv/
arguments-struct.ll
15
; N32/N64 are identical in this area so their checks have been
combined
into
/external/llvm/test/CodeGen/Mips/
divrem.ll
21
; ACC32-TRAP - Same as TRAP and ACC32
combined
22
; ACC64-TRAP - Same as TRAP and ACC64
combined
23
; GPR32-TRAP - Same as TRAP and GPR32
combined
24
; GPR64-TRAP - Same as TRAP and GPR64
combined
/external/llvm/test/CodeGen/PowerPC/
load-shift-combine.ll
5
; load. Later the pre-increment load is
combined
with a subsequent SRL to
/external/llvm/test/CodeGen/X86/
dag-optnone.ll
29
;
combined
into an fmul. We show that this happens in both the non-optnone
/external/llvm/test/Transforms/FunctionImport/
funcimport.ll
1
; Do setup work for all below tests: generate bitcode and
combined
index
funcimport_debug.ll
1
; Do setup work for all below tests: generate bitcode and
combined
index
/external/markdown/docs/
release-2.0.txt
31
* The various types of processors available have been either
combined
, added,
/external/mockito/src/org/mockito/verification/
VerificationWithTimeout.java
89
* validation with timeout
combined
with atMost simply does not make sense...
/external/opencv3/3rdparty/libwebp/enc/
histogram.h
77
// Estimate how many bits the
combined
entropy of literals and distance
Completed in 1078 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>