Searched defs:replaced (Results 1 - 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_shader.h88 uint32_t *replaced; member in struct:rbug_proto_shader_info_reply
125 uint32_t *replaced,
H A Drbug_shader.c254 uint32_t *replaced,
267 LEN_ARRAY(4, replaced); /* replaced */
281 WRITE_ARRAY(4, uint32_t, replaced); /* replaced */
464 READ_ARRAY(4, uint32_t, replaced); /* replaced */
250 rbug_send_shader_info_reply(struct rbug_connection *__con, uint32_t serial, uint32_t *original, uint32_t original_len, uint32_t *replaced, uint32_t replaced_len, uint8_t disabled, uint32_t *__serial) argument
/external/libchrome/base/files/
H A Dfile_path_unittest.cc927 FilePath replaced = path.ReplaceExtension(cases[i].inputs[1]); local
928 EXPECT_EQ(cases[i].expected, replaced.value()) << "i: " << i <<
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c64 bool replaced = false; local
130 replaced = true;
137 return replaced;
/external/guava/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java401 // The trickled element is back before index, but the replaced element
403 return new MoveDesc<E>(actualLastElement, changes.replaced);
437 final E replaced; field in class:MinMaxPriorityQueue.MoveDesc
439 MoveDesc(E toTrickle, E replaced) { argument
441 this.replaced = replaced;
794 skipMe.add(moved.replaced);
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp175 // A 0 can be replaced with a register, so it doesn't count as an immediate.
2616 // get non-replaced sources of ri
2620 // get replaced sources of st
2623 // skip replaced sources of ri
2625 // get non-replaced sources after values covered by st
2951 // be replaced, so only remove them after this pass is done ?
3325 unsigned int replaced; local
3330 replaced = 0;
3373 ++replaced;
3378 } while (replaced);
[all...]
/external/libevent/
H A Dhttp.c267 const char *replaced = NULL; local
268 const size_t replace_size = html_replace(html[i], &replaced);
285 const char *replaced = &html[i]; local
286 const size_t len = html_replace(html[i], &replaced);
287 memcpy(p, replaced, len);
/external/caliper/lib/
H A Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/stream/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/r8/deps/
H A Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 518 milliseconds