HomeSort by relevance Sort by last modified time
    Searched full:test_flags (Results 26 - 50 of 54) sorted by null

12 3

  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
opt.h 127 * { "test_flags", "This is a test option of flags type.",
171 * For example, to add some named constants for the test_flags option
174 * { "test_flags", "This is a test option of flags type.",
  /external/valgrind/VEX/switchback/
switchback.c 77 #define TEST_FLAGS ((1<<7)|(1<<3)|(1<<2)|(1<<1)|(1<<0))
598 vta.traceflags = verbose ? TEST_FLAGS : DEBUG_TRACE_FLAGS;
test_ppc_jm1.c 86 enum test_flags { enum
683 enum test_flags { enum
    [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 69 test_flags: label
101 jnz test_flags # re-load flags
  /external/valgrind/exp-bbv/tests/arm-linux/
ll.S 61 test_flags: label
103 bne test_flags @ if not, re-load flags
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 96 test_flags: label
133 bne test_flags
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 61 test_flags: label
93 jnz test_flags # re-load flags
  /external/v8/tools/unittests/
run_perf_test.py 189 test_input["test_flags"] = ["2", "test_name"]
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_dbenv.py 100 def test_flags(self) : function in function:DBEnv_general.test_mp_max_write
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_memoryio.py 322 def test_flags(self): member in class:MemoryTestMixin
test_mailbox.py 1295 def test_flags(self): member in class:TestMaildirMessage
1373 def test_flags(self): member in class:_TestMboxMMDFMessage
    [all...]
test_re.py 567 def test_flags(self): member in class:ReTests
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_dbenv.py 100 def test_flags(self) : function in function:DBEnv_general.test_mp_max_write
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_memoryio.py 322 def test_flags(self): member in class:MemoryTestMixin
test_mailbox.py 1295 def test_flags(self): member in class:TestMaildirMessage
1373 def test_flags(self): member in class:_TestMboxMMDFMessage
    [all...]
test_re.py 567 def test_flags(self): member in class:ReTests
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbenv.py 100 def test_flags(self) : function in function:DBEnv_general.test_mp_max_write
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_memoryio.py 322 def test_flags(self): member in class:MemoryTestMixin
test_mailbox.py 1295 def test_flags(self): member in class:TestMaildirMessage
1373 def test_flags(self): member in class:_TestMboxMMDFMessage
    [all...]
test_re.py 567 def test_flags(self): member in class:ReTests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbenv.py 100 def test_flags(self) : function in function:DBEnv_general.test_mp_max_write
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_memoryio.py 322 def test_flags(self): member in class:MemoryTestMixin
test_mailbox.py 1295 def test_flags(self): member in class:TestMaildirMessage
1373 def test_flags(self): member in class:_TestMboxMMDFMessage
    [all...]
test_re.py 567 def test_flags(self): member in class:ReTests
    [all...]
  /external/valgrind/VEX/useful/
test_main.c 265 vta.traceflags = TEST_FLAGS;
    [all...]

Completed in 714 milliseconds

12 3