HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 376 - 400 of 11328) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt 1 The goal of these guidelines is to allow as much freedom as possible, while keeping the code buildable and pleasant to read.
14 Obviously, try to keep the code simple, readable and intuitive, code size small, and compilation time short where possible.
47 In particular, avoid multiple/virtual inheritance in favor of mixins where possible.
49 Try to limit or avoid preprocessor magic and multiline macros and use templates instead where possible.
  /external/mockito/src/org/mockito/internal/configuration/injection/filter/
FinalMockCandidateFilter.java 19 * <li>an {@link OngoingInjecter} that will try to inject the candidate trying first the property setter then if not possible try the field access</li>
  /external/openssh/
README.tun 64 A more complicated configuration is possible to establish a tunnel to
110 It is also possible to tell the client to fork into the background after
115 Without the ssh configuration done in step (4), it is also possible
122 and ad hoc virtual private networks. Possible fields of application
  /external/parameter-framework/remote-process/
README.md 4 parameter-framework through a TCP socket. It is only possible if the
  /external/pcre/dist/doc/
pcre_study.3 39 if possible. If PCRE has been compiled without JIT support, this option is
  /external/proguard/src/proguard/evaluation/value/
DetailedValueFactory.java 27 * represent their elements, in as far as possible.
  /external/regex-re2/re2/testing/
string_generator.h 5 // String generator: generates all possible strings of up to
  /external/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.m 56 Free up as much memory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
  /external/skia/src/gpu/
GrResourceProvider.cpp 59 static const int kMaxQuads = 1 << 12; // max possible: (1 << 14) - 1;
  /external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/
package.html 12 agents in Java, which previously was possible in native code only. The
  /external/srtp/crypto/include/
crypto_kernel.h 61 * crypto_kernel_state_t defines the possible states:
125 * crypto algorithms. Possible return values are:
141 * deallocates any dynamically allocated memory. Possible return
155 * status report. Possible return values are:
  /external/v8/src/ic/
call-optimization.h 15 // Holds information about possible function call optimizations.
  /external/v8/test/cctest/
test-symbols.cc 6 // should be possible without getting errors due to too deep recursion.
  /external/v8/test/mjsunit/compiler/
expression-trees.js 41 // Split the leaves into left and right subtrees in all possible
42 // ways. For each split recursively compute all possible subtrees.
46 // Adjoin every possible left and right subtree.
58 // All possible bitwise OR trees with six leaves, i.e. CatalanNumber[5] = 42,
  /external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp 33 definite indirect possible reachable all none
38 leak_check full kinds indirect,possible
92 definite indirect possible reachable all none
97 leak_check full kinds indirect,possible
  /external/valgrind/helgrind/tests/
tc06_two_races.stderr.exp 15 Possible data race during read of size 4 at 0x........ by thread #x
29 Possible data race during write of size 4 at 0x........ by thread #x
43 Possible data race during read of size 4 at 0x........ by thread #x
57 Possible data race during write of size 4 at 0x........ by thread #x
  /external/valgrind/include/vki/
vki-xen-sysctl.h 130 vki_uint32_t max_cpu_id; /* Largest possible CPU ID on this host */
132 vki_uint32_t max_node_id; /* Largest possible node ID on this host */
146 vki_uint32_t max_cpu_id; /* Largest possible CPU ID on this host */
148 vki_uint32_t max_node_id; /* Largest possible node ID on this host */
  /external/valgrind/memcheck/tests/
badjump.stderr.exp 14 possible), you can try to increase the size of the
badjump.stderr.exp-kfail 12 possible), you can try to increase the size of the
  /external/valgrind/none/docs/
nl-manual.xml 17 <para>Nulgrind is the simplest possible Valgrind tool. It performs no
  /external/valgrind/none/tests/
filter_timestamp 21 # We replace the last 5 numbers to allow for a wide range of possible times.
  /external/valgrind/none/tests/s390x/
op00.stderr.exp1 6 did not recognise. There are two possible reasons for this.
op00.stderr.exp2 6 did not recognise. There are two possible reasons for this.
op_exception.stderr.exp 6 did not recognise. There are two possible reasons for this.
19 did not recognise. There are two possible reasons for this.
32 did not recognise. There are two possible reasons for this.
45 did not recognise. There are two possible reasons for this.
  /external/vboot_reference/tests/tpm_lite/
tpmtest_globallock.c 37 // Verifies that write to index1 is still possible.

Completed in 392 milliseconds

<<11121314151617181920>>