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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
loc-4.s 0 # Hit a few remaining code-paths.
loc-5.s 0 # Hit a few remaining code-paths.
  /external/valgrind/callgrind/
sim.c 41 - both blocks hit --> one hit
133 typedef enum { Hit = 0, Miss, MissDirty } CacheResult;
237 * For simple cache hit/miss counts, we do not have to
259 return Hit;
269 return Hit;
305 return ((res1 == Miss) || (res2 == Miss)) ? Miss : Hit;
312 return Hit;
318 if ( cachesim_ref( &I1, a, size) == Hit ) return L1_Hit;
319 if ( cachesim_ref( &LL, a, size) == Hit ) return LL_Hit
    [all...]
  /external/llvm/utils/vim/indent/
llvm.vim 58 " Hit the start of the file, use zero indent.
  /external/libvncserver/webclients/novnc/
README.md 105 configured. Hit the Connect button and enjoy!
  /prebuilts/go/darwin-x86/src/net/http/
client_test.go 114 client.Get(url) // Note: doesn't hit network
134 client.Post(url, "application/json", b) // Note: doesn't hit network
163 client.PostForm(urlStr, form) // Note: doesn't hit network
319 {Name: "First", Value: "Hit"},
320 {Name: "Second", Value: "Hit"},
345 client.Get(us) // Note: doesn't hit network
348 client.Head(us) // Note: doesn't hit network
351 client.Post(us, "text/plain", strings.NewReader("body")) // Note: doesn't hit network
354 client.PostForm(us, url.Values{}) // Note: doesn't hit network
358 client.Do(req) // Note: doesn't hit networ
    [all...]
serve_test.go 464 // Hit the HTTP server successfully.
495 // Hit the HTTP server successfully again, verifying that the
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
client_test.go 114 client.Get(url) // Note: doesn't hit network
134 client.Post(url, "application/json", b) // Note: doesn't hit network
163 client.PostForm(urlStr, form) // Note: doesn't hit network
319 {Name: "First", Value: "Hit"},
320 {Name: "Second", Value: "Hit"},
345 client.Get(us) // Note: doesn't hit network
348 client.Head(us) // Note: doesn't hit network
351 client.Post(us, "text/plain", strings.NewReader("body")) // Note: doesn't hit network
354 client.PostForm(us, url.Values{}) // Note: doesn't hit network
358 client.Do(req) // Note: doesn't hit networ
    [all...]
serve_test.go 464 // Hit the HTTP server successfully.
495 // Hit the HTTP server successfully again, verifying that the
    [all...]
  /external/ImageMagick/www/api/
morphology.php 252 <dd> Hit and Miss Kernels </dd>
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]

Completed in 3478 milliseconds