HomeSort by relevance Sort by last modified time
    Searched full:back (Results 76 - 100 of 15918) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_depthstencil.c 49 int back = ctx->Stencil._BackFace; local
66 intel_translate_compare_func(ctx->Stencil.Function[back]);
68 intel_translate_stencil_op(ctx->Stencil.FailFunc[back]);
70 intel_translate_stencil_op(ctx->Stencil.ZFailFunc[back]);
72 intel_translate_stencil_op(ctx->Stencil.ZPassFunc[back]);
73 ds->ds1.bf_stencil_write_mask = ctx->Stencil.WriteMask[back];
74 ds->ds1.bf_stencil_test_mask = ctx->Stencil.ValueMask[back];
80 (ctx->Stencil._TestTwoSide && ctx->Stencil.WriteMask[back]))
  /frameworks/base/tests/StatusBar/res/values/
strings.xml 19 <string name="back">Back</string>
  /external/chromium/app/sql/
transaction.h 19 // constructor will roll back the transaction. If you want to commit, you
35 // Rolls back the transaction. This will happen automatically if you do
41 // same outermost transaction has been rolled back (which necessitates a
49 // or rolled back.
  /external/chromium/chrome/browser/chromeos/login/
authentication_notification_details.h 9 // A class to hold the parameters we get back from an authentication attempt
  /external/chromium/chrome/browser/ui/
browser_list_mac.mm 12 // Last browser is closed, so call back to controller to shutdown the app.
  /external/chromium/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
contentscript.js 10 count: matches.length // Pass the number of matches back.
  /external/chromium/webkit/glue/
gl_bindings_skia_cmd_buffer.h 11 // The GPU back-end for skia requires pointers to GL functions. This function
  /external/chromium_org/chrome/browser/chromeos/login/
authentication_notification_details.h 8 // A class to hold the parameters we get back from an authentication attempt
  /external/chromium_org/chrome/browser/importer/
importer_list_observer.h 11 // order to be called back when the source profiles are loaded.
  /external/chromium_org/chrome/browser/ui/
browser_commands_mac.h 13 // On earlier OSX versions, falls back to presentation mode.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
contentscript.js 9 count: matches.length // Pass the number of matches back.
  /external/chromium_org/content/browser/tracing/
tracing_ui.h 12 // The C++ back-end for the chrome://tracing webui page.
  /external/chromium_org/content/port/common/
input_event_ack_state.h 10 // Describes the state of the input event ACK coming back to the browser side.
  /external/chromium_org/gpu/skia_bindings/
gl_bindings_skia_cmd_buffer.h 14 // The GPU back-end for skia requires pointers to GL functions. This function
  /external/chromium_org/sql/
transaction.h 19 // constructor will roll back the transaction. If you want to commit, you
38 // Rolls back the transaction. This will happen automatically if you do
44 // same outermost transaction has been rolled back (which necessitates a
52 // or rolled back.
  /external/chromium_org/third_party/WebKit/ManualTests/
whitespace-pre-affinity.html 7 <li>if you hit the isEqualIgnoringAffinity() assert, the bug is back</li>
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wmesadef.h 31 /* back buffer DIB fields */
  /external/chromium_org/third_party/skia/include/effects/
SkTestImageFilters.h 7 // Fun mode that scales down (only) and then scales back up to look pixelated
  /external/chromium_org/ui/gl/
gl_bindings_skia_in_process.h 14 // The GPU back-end for skia requires pointers to GL functions. This function
  /external/chromium_org/webkit/common/blob/
blob_data.cc 24 items_.back().SetToBytes(data, length);
32 items_.back().SetToFilePathRange(file_path, offset, length,
40 items_.back().SetToBlobRange(uuid, offset, length);
49 items_.back().SetToFileSystemUrlRange(url, offset, length,
  /external/chromium_org/win8/viewer/
metro_viewer_constants.h 14 // Tells the viewer process to simply connect back without needing to launch a
  /external/kernel-headers/original/asm-arm/
ipcbuf.h 6 * Note extra padding because this structure is passed back and forth
  /external/kernel-headers/original/asm-mips/
ipcbuf.h 6 * Note extra padding because this structure is passed back and forth
sembuf.h 6 * Note extra padding because this structure is passed back and forth
  /external/kernel-headers/original/asm-x86/
ipcbuf.h 6 * Note extra padding because this structure is passed back and forth

Completed in 668 milliseconds

1 2 34 5 6 7 8 91011>>