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

  /external/mesa3d/src/mesa/main/
feedback.h 49 if (ctx->Feedback.Count < ctx->Feedback.BufferSize) {
50 ctx->Feedback.Buffer[ctx->Feedback.Count] = token;
52 ctx->Feedback.Count++;
feedback.c 27 * \file feedback.c
28 * Selection and feedback modes functions.
36 #include "feedback.h"
69 ctx->Feedback.BufferSize = 0;
75 ctx->Feedback._Mask = 0;
78 ctx->Feedback._Mask = FB_3D;
81 ctx->Feedback._Mask = (FB_3D | FB_COLOR);
84 ctx->Feedback._Mask = (FB_3D | FB_COLOR | FB_TEXTURE);
87 ctx->Feedback._Mask = (FB_3D | FB_4D | FB_COLOR | FB_TEXTURE);
95 ctx->Feedback.Type = type
    [all...]
getstring.c 257 *params = ctx->Feedback.Buffer;
mtypes.h     [all...]
get.c     [all...]
  /build/make/tools/droiddoc/templates-sac/
footer.cs 2 <style>.feedback { float: right !Important }</style> property
3 <div class="feedback">
5 userfeedback.api.startFeedback({'productId':'715571','authuser':'1'});return false;}catch(e){}">Site Feedback</a>
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cfb.go 5 // CFB (Cipher Feedback) Mode.
42 // NewCFBEncrypter returns a Stream which encrypts with cipher feedback mode,
49 // NewCFBDecrypter returns a Stream which decrypts with cipher feedback mode,
ofb.go 5 // OFB (Output Feedback) Mode.
17 // in output feedback mode. The initialization vector iv's length must be equal
  /prebuilts/go/linux-x86/src/crypto/cipher/
cfb.go 5 // CFB (Cipher Feedback) Mode.
42 // NewCFBEncrypter returns a Stream which encrypts with cipher feedback mode,
49 // NewCFBDecrypter returns a Stream which decrypts with cipher feedback mode,
ofb.go 5 // OFB (Output Feedback) Mode.
17 // in output feedback mode. The initialization vector iv's length must be equal
  /external/mesa3d/src/mesa/drivers/common/
meta.c 47 #include "main/feedback.h"
186 struct gl_feedback Feedback;
504 /* Pausing transform feedback needs to be done early, or else we won't be
805 save->Feedback = ctx->Feedback; /* struct copy */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h 661 unsigned char Feedback[8];
667 unsigned char Feedback[8];
676 unsigned char Feedback[16];
684 unsigned char Feedback[16];
    [all...]
sapi53.h     [all...]
sapi54.h     [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 

Completed in 544 milliseconds