HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 951 - 975 of 9217) sorted by null

<<31323334353637383940>>

  /external/kernel-headers/original/uapi/asm-x86/asm/
ldt.h 36 * actual value.
  /external/kernel-headers/original/uapi/linux/
atm_zatm.h 35 struct zatm_pool_info info; /* actual information */
  /external/libdrm/tests/
getstats.c 34 * I don't care too much about the actual contents, just that the kernel
  /external/libxml2/doc/examples/
parse1.c 40 * between the version it was compiled for and the actual shared
parse3.c 44 * between the version it was compiled for and the actual shared
  /external/lldb/test/functionalities/thread/thread_exit/
TestThreadExit.py 75 self.assertTrue(num_threads == 2, 'Number of expected threads and actual threads do not match at breakpoint 1.')
91 self.assertTrue(num_threads == 3, 'Number of expected threads and actual threads do not match at breakpoint 2.')
107 self.assertTrue(num_threads == 2, 'Number of expected threads and actual threads do not match at breakpoint 3.')
121 self.assertTrue(num_threads == 1, 'Number of expected threads and actual threads do not match at breakpoint 4.')
  /external/llvm/examples/ModuleMaker/
README.txt 6 LLVM API. The actual executable generated by this project simply emits an
  /external/llvm/test/CodeGen/AArch64/
arm64-regress-f128csel-flags.ll 20 ; It's also reasonably important that the actual fcsel comes before the
regress-f128csel-flags.ll 20 ; It's also reasonably important that the actual fcsel comes before the
  /external/llvm/test/CodeGen/ARM/
sjljehprepare-lower-empty-struct.ll 10 ; __Unwind_SjLj_Register and actual @bar invocation
  /external/llvm/test/CodeGen/X86/
lea-2.ll 11 ; actual add instructions.
libcall-sret.ll 13 ; (aligned) place for the actual sret data is %esp + 40.
  /external/llvm/test/MC/ELF/
debug-loc.s 8 // FIXME2: We need a debug_line dumper so that we can test the actual contents.
  /external/llvm/utils/unittest/googletest/
README.LLVM 5 the actual source code, to minimize the addition to the LLVM distribution.
  /external/mesa3d/src/gallium/docs/source/
glossary.rst 14 rasterizing pipeline prior to the actual rasterization of vertices into
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.h 67 /* The actual generated setup function:
  /external/mockito/src/org/mockito/exceptions/stacktrace/
StackTraceCleaner.java 25 * @param candidate element of the actual stack trace
  /external/mockito/src/org/mockito/internal/configuration/injection/filter/
FinalMockCandidateFilter.java 15 * This node returns an actual injecter which will be either :
  /external/mockito/src/org/mockito/internal/util/collections/
HashCodeAndEqualsMockWrapper.java 13 * It doesn't use the actual mock {@link Object#hashCode} and {@link Object#equals} method as they might
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
Mp4Builder.java 28 * Builds the actual IsoFile from the Movie.
  /external/parameter-framework/bindings/python/
README.md 11 The bindings are defined unsing SWIG in the `pfw.i` file and the actual source
  /external/proguard/src/proguard/classfile/util/
StringSharer.java 100 // Put the actual class member's name in the class pool.
114 // Put the actual class member's name and type strings in the class
127 // Put the actual class member's name and type strings in the class
141 // Put the actual class's name string in the class pool.
  /external/protobuf/gtest/test/
gtest_repeat_test.cc 63 #define GTEST_CHECK_INT_EQ_(expected, actual) \
66 const int actual_val = (actual);\
68 ::std::cout << "Value of: " #actual "\n"\
69 << " Actual: " << actual_val << "\n"\
  /external/selinux/libselinux/man/man3/
selinux_file_context_cmp.3 64 then the actual strings compared are:
  /external/skia/include/core/
SkDrawFilter.h 21 * used for the actual drawing. Note: this modification only lasts for the

Completed in 371 milliseconds

<<31323334353637383940>>