HomeSort by relevance Sort by last modified time
    Searched refs:unbound (Results 1 - 6 of 6) sorted by null

  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 29 * -c cpu - bind client to specified cpu (default: unbound)
30 * -s cpu - bind server to specified cpu (default: unbound)
57 const int unbound = -1; // Indicator for a thread not bound to a specific CPU variable
67 unbound, // Server CPU
68 unbound, // Client CPU
76 AddIntsService(int cpu = unbound);
175 if (options.serverCPU == unbound) {
176 cout << " unbound";
182 if (options.clientCPU == unbound) {
183 cout << " unbound";
    [all...]
  /external/valgrind/main/none/tests/
fdleak_ipv4.stderr.exp 7 Open AF_INET socket 3: 127.0.0.1:... <-> unbound
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
entities03.js 82 unbound entity references are preserved.
infoset02.js 82 unbound entity references are preserved.
  /external/quake/quake/src/QW/client/
keys.c 709 Con_Printf ("%s is unbound, hit F4 to set.\n", Key_KeynumToString (key) );
  /external/quake/quake/src/WinQuake/
keys.cpp 626 Con_Printf ("%s is unbound, hit F4 to set.\n", Key_KeynumToString (key) );

Completed in 153 milliseconds