HomeSort by relevance Sort by last modified time
    Searched full:tries (Results 751 - 775 of 2577) sorted by null

<<31323334353637383940>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sparse_switch/d/
T_sparse_switch_7.dfh 132 // tries:
167 // tries:
T_sparse_switch_8.dfh 132 // tries:
167 // tries:
T_sparse_switch_9.dfh 132 // tries:
167 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
T_sput_3.dfh 129 // tries:
152 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/
T_sput_boolean_3.dfh 129 // tries:
152 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
T_sput_byte_3.dfh 129 // tries:
152 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
T_sput_char_3.dfh 129 // tries:
152 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
T_sput_object_3.dfh 125 // tries:
146 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/
T_sput_short_3.dfh 129 // tries:
152 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/
T_sput_wide_3.dfh 129 // tries:
152 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a3/d/
T_a3_1.dfh 121 // tries:
146 // tries:
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a5/d/
T_a5_1.dfh 121 // tries:
146 // tries:
  /external/chromium/net/base/
file_stream_posix.cc 80 // calls MapErrorCode() to map errno to net error codes. It tries to write to
98 // calls MapErrorCode() to map errno to net error codes. It tries to flush to
  /external/chromium/net/http/
http_response_headers.h 265 // Tries to extract the "HTTP/X.Y" from a status line formatted like:
272 // Tries to extract the status line from a header block, given the first
  /external/chromium_org/net/http/
http_response_headers.h 289 // Tries to extract the "HTTP/X.Y" from a status line formatted like:
296 // Tries to extract the status line from a header block, given the first
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
SharedStyleFinder.cpp 91 // Reserve the tries for this level. This effectively makes sure that the algorithm
101 // Adjust for unused reserved tries.
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 100 // This function tries to match the nodes that receive special context-menu items in
406 // The following code tries to adjust the point to place inside a both the touchArea and the non-rectilinear quad.
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
UniscribeHelper.h 222 // Tries to preload the font when the it is not accessible.
370 // Tries a series of fonts specified retrieved with NextWinFontData
  /external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/bmp/
BMPImageReader.h 170 // * inRLE = true: the data is inside an RLE-encoded bitmap. Tries to
174 // beginning of the next row to be decoded. Tries to process as
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.h 263 // as raw bytes and generally tries to use as little memory as possible.
334 // first database and, if that fails, tries the second, and so on.
  /external/llvm/docs/
Bugpoint.rst 47 test program, it tries executing it with the selected code generator. If the
71 Next, ``bugpoint`` tries removing functions from the test program, to reduce its
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 198 // the linker doesn't take relocations into consideration when it tries to
211 // the linker doesn't take relocations into consideration when it tries to
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 321 /// SimplifyUsingDistributiveLaws - This tries to simplify binary operations
336 /// Helper routine of SimplifyDemandedUseBits. It tries to simplify demanded
  /external/protobuf/src/google/protobuf/
descriptor_database.h 262 // as raw bytes and generally tries to use as little memory as possible.
333 // first database and, if that fails, tries the second, and so on.
  /external/qemu/hw/
bt-hci.c 728 int tries = HCI_HANDLES_MAX; local
732 while (hci->lm.handle[++ hci->lm.last_handle].link && -- tries)
736 tries);
738 if (!tries) {
832 int tries = HCI_HANDLES_MAX; local
850 while (hci->lm.handle[++ hci->lm.last_handle].link && -- tries)
854 tries);
856 if (!tries) {
    [all...]

Completed in 504 milliseconds

<<31323334353637383940>>