HomeSort by: relevance | last modified time | path
    Searched refs:same (Results 1 - 25 of 664) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mpl/bind/dist/tests/isc/
ascii_test.c 30 const char *same[][2] = { variable
96 for (size_t n = 0; n < ARRAY_SIZE(same); n++) {
97 const char *a = same[n][0];
98 const char *b = same[n][1];
113 for (size_t n = 0; n < ARRAY_SIZE(same); n++) {
114 const uint8_t *a = (void *)same[n][0];
115 const uint8_t *b = (void *)same[n][1];
116 unsigned int len = (unsigned int)strlen(same[n][0]);
128 for (size_t n = 0; n < ARRAY_SIZE(same); n++) {
129 const uint8_t *a = (void *)same[n][0]
    [all...]
  /src/tests/usr.bin/indent/
lsym_unary_op.c 34 * token. The same applies to '&', but that case is irrelevant in practice
41 int same = + + + + + - - - - - 3; variable
48 int same = + + + + +- - - - -3; variable
  /src/lib/libm/noieee_src/
n_frexpl.c 37 #error This file is only for machiens where long double is the same as double.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.rocm/
precise-memory-exec.exp 56 foreach_with_prefix follow-exec-mode {same new} {
  /src/external/zlib/pigz/dist/zopfli/
hash.c 45 h->same = (unsigned short*)malloc(sizeof(*h->same) * window_size);
47 h->same[i] = 0;
78 free(h->same);
108 /* Update "same". */
109 if (h->same[(pos - 1) & ZOPFLI_WINDOW_MASK] > 1) {
110 amount = h->same[(pos - 1) & ZOPFLI_WINDOW_MASK] - 1;
116 h->same[hpos] = amount;
120 h->val2 = ((h->same[hpos] - ZOPFLI_MIN_MATCH) & 255) ^ h->val;
hash.h 31 unsigned short* prev; /* Index to index of prev. occurance of same hash. */
39 unsigned short* prev2; /* Index to index of prev. occurance of same hash. */
45 unsigned short* same; /* Amount of repetitions of same byte after this .*/ member in struct:ZopfliHash
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.rocm/
precise-memory-exec.exp 57 foreach_with_prefix follow-exec-mode {same new} {
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-tail-merge.cc 107 same successors, and the same operations.
121 - same operations, same predecessors. The successor edges coming from one
123 - same operations, same successors. The predecessor edges entering one block
133 For the first situation (same_operations, same predecessors), normal value
137 For the second situation (same operations, same successors), this approach
144 The reason why we call the blocks equal is not because they define the same
637 same_succ *same = XNEW (struct same_succ); local
733 same_succ *same = *same_p; local
776 same_succ *same = same_succ_alloc (); local
843 same_succ *same = BB_SAME_SUCC (bb); local
904 same_succ *same; local
1542 same_succ *same; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-tail-merge.cc 107 same successors, and the same operations.
121 - same operations, same predecessors. The successor edges coming from one
123 - same operations, same successors. The predecessor edges entering one block
133 For the first situation (same_operations, same predecessors), normal value
137 For the second situation (same operations, same successors), this approach
144 The reason why we call the blocks equal is not because they define the same
626 same_succ *same = XNEW (struct same_succ); local
722 same_succ *same = *same_p; local
765 same_succ *same = same_succ_alloc (); local
832 same_succ *same = BB_SAME_SUCC (bb); local
893 same_succ *same; local
1531 same_succ *same; local
    [all...]
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
test_compilation.py 89 def same(expected): function in function:SplitTest.test_filter_flags
95 same([])
96 same(['-I', '/opt/me/include', '-DNDEBUG', '-ULIMITS'])
97 same(['-O', '-O2'])
98 same(['-m32', '-mmms'])
99 same(['-Wall', '-Wno-unused', '-g', '-funroll-loops'])
  /src/external/gpl2/groff/dist/src/roff/troff/
node.h 112 virtual int same(node *) = 0;
158 int same(node *);
198 int same(node *);
227 int same(node *);
242 int same(node *);
263 int same(node *);
277 int same(node *);
290 int same(node *);
305 int same(node *);
335 int same(node *)
    [all...]
  /src/usr.bin/make/unit-tests/
varname-dot-make-level.exp 4 : set-env-same
  /src/external/apache2/llvm/dist/llvm/utils/vim/indent/
llvm.vim 7 " - On '}' align the same as the line containing the matching '{'
9 " - If the current line ends with ':' indent at the same level as the
34 " On '}' align the same as the line containing the matching '{'
45 " Indent labels the same as the current opening block
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
kasp-warning.conf 16 // This policy has keys in the same algorithm with the same
27 // This policy has keys in the same algorithm with the same
bad-kasp-keydir-vs-keystore1.conf 15 * The same zone in different views is using different DNSSEC policies, so it
16 * may not use the same directory for storing keys.
bad-kasp-keystore1.conf 15 * The same zone in different views is using different DNSSEC policies, so it
16 * may not use the same key-store directory.
bad-kasp-keystore2.conf 15 * Both policies use the same key-store. Should fail because the same zone in
bad-kasp6.conf 14 // Two zones with dnssec-policy with the same zone file.
bad-kasp7.conf 15 // with the same zone file.
  /src/external/gpl3/binutils/dist/config/
bootstrap-debug-lib.mk 2 # stage3 would have generated the same executable code if they were
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug-lib.mk 2 # stage3 would have generated the same executable code if they were
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug-lib.mk 2 # stage3 would have generated the same executable code if they were
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug-lib.mk 2 # stage3 would have generated the same executable code if they were
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug-lib.mk 2 # stage3 would have generated the same executable code if they were
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug-lib.mk 2 # stage3 would have generated the same executable code if they were

Completed in 29 milliseconds

1 2 3 4 5 6 7 8 91011>>