HomeSort by relevance Sort by last modified time
    Searched refs:test_long (Results 1 - 25 of 74) sorted by null

1 2 3

  /development/vndk/tools/header-checker/tests/input/
func_decl_no_args.h 16 extern long test_long();
func_decl_one_arg.h 14 extern void test_long(long);
func_decl_one_arg_ret.h 14 extern long test_long(long);
func_decl_two_args.h 14 extern void test_long(int, long);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_abstract_numbers.py 19 def test_long(self): member in class:TestNumbers
test_structmembers.py 47 def test_long(self): member in class:ReadWriteTests
  /external/clang/test/CodeGen/
renderscript.c 20 // CHECK-RS32: i64 @test_long(i64 %v)
21 // CHECK-RS64: i64 @test_long(i64 %v)
22 // CHECK-ARM: i32 @test_long(i32 %v)
23 long test_long(long v) { function
  /external/python/cpython2/Lib/test/
test_abstract_numbers.py 19 def test_long(self): member in class:TestNumbers
test_structmembers.py 49 def test_long(self): member in class:ReadWriteTests
test_tokenize.py 123 def test_long(self): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_abstract_numbers.py 19 def test_long(self): member in class:TestNumbers
test_structmembers.py 47 def test_long(self): member in class:ReadWriteTests
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_abstract_numbers.py 19 def test_long(self): member in class:TestNumbers
test_structmembers.py 47 def test_long(self): member in class:ReadWriteTests
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_abstract_numbers.py 19 def test_long(self): member in class:TestNumbers
test_structmembers.py 47 def test_long(self): member in class:ReadWriteTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_abstract_numbers.py 19 def test_long(self): member in class:TestNumbers
test_structmembers.py 47 def test_long(self): member in class:ReadWriteTests
  /art/test/704-multiply-accumulate/src/
Main.java 98 public static void test_long() { method in class:Main
162 test_long(); method
  /external/clang/test/Sema/
warn-absolute-value.c 78 void test_long(long x) { function
    [all...]
  /external/clang/test/SemaCXX/
warn-absolute-value.cpp 99 void test_long(long x) { function
    [all...]
  /external/python/cpython3/Lib/test/
test_structmembers.py 62 def test_long(self): member in class:ReadWriteTests
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_callbacks.py 56 def test_long(self): member in class:Callbacks
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_callbacks.py 56 def test_long(self): member in class:Callbacks
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 56 def test_long(self): member in class:Callbacks

Completed in 624 milliseconds

1 2 3