OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:some_condition
(Results
1 - 4
of
4
) sorted by null
/external/bison/m4/
onceonly.m4
19
dnl if
some_condition
; then gl_CHECK_HEADERS(stdlib.h); fi
/external/valgrind/unittest/
demo_tests.cc
229
volatile /*to fake the compiler*/ bool
some_condition
= true;
member in namespace:test307
238
if (
some_condition
) { // Or here
239
if (
some_condition
) {
/external/valgrind/main/drd/tests/
tsan_unittest.cpp
6879
volatile \/*to fake the compiler*\/ bool
some_condition
= true;
member in namespace:test307
[
all
...]
/external/mesa3d/src/glsl/
ast_to_hir.cpp
[
all
...]
Completed in 191 milliseconds