HomeSort by relevance Sort by last modified time
    Searched full:char_w (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Unicode/
PrintWidth.h 19 CHAR_W is Unicode
27 typedef CHAR16 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Unicode/
PrintWidth.h 19 CHAR_W is Unicode
27 typedef CHAR16 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Unicode/
PrintWidth.h 19 CHAR_W is Unicode
27 typedef CHAR16 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Unicode/
PrintWidth.h 19 CHAR_W is Unicode
27 typedef CHAR16 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Print/
Print.c 67 IN OUT CHAR_W *Buffer,
75 IN OUT CHAR_W *Buffer,
83 OUT CHAR_W *Buffer,
89 OUT CHAR_W *Buffer,
91 IN CONST CHAR_W *Format,
131 OUT CHAR_W *StartOfBuffer,
133 IN CONST CHAR_W *FormatString,
162 CHAR_W *Buffer;
165 CHAR_W *Format;
181 Format = (CHAR_W *)FormatString;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/
Print.c 65 OUT CHAR_W *Buffer,
67 IN CONST CHAR_W *Format,
106 OUT CHAR_W *StartOfBuffer,
108 IN CONST CHAR_W *FormatString,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Ascii/
PrintWidth.h 19 CHAR_W is Ascii
27 typedef CHAR8 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Ascii/
PrintWidth.h 19 CHAR_W is Ascii
27 typedef CHAR8 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Ascii/
PrintWidth.h 19 CHAR_W is Ascii
27 typedef CHAR8 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Ascii/
PrintWidth.h 19 CHAR_W is Ascii
27 typedef CHAR8 CHAR_W;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 73 IN OUT CHAR_W *Buffer,
81 IN OUT CHAR_W *Buffer,
89 OUT CHAR_W *Buffer,
384 IN CHAR_W *Fmt,
465 OUT CHAR_W *Buffer,
467 IN CONST CHAR_W *Format,
506 OUT CHAR_W *StartOfBuffer,
508 IN CONST CHAR_W *FormatString,
537 CHAR_W *Buffer;
540 CHAR_W *Format;
    [all...]
  /external/selinux/secilc/test/
policy.cil 83 (classpermission char_w)
84 (classpermissionset char_w (char (write setattr)))
85 (classpermissionset char_w (file (open read getattr)))
91 char_w)
286 (constrain char_w (not (or (and (eq t1 exec_t) (eq t2 bin_t)) (eq r1 r2))))
308 (call test_mapping (char_w))
integration.cil 42 (classpermissionset char_w (char (write setattr)))
47 char_w)
186 (constrain char_w (not (or (and (eq t1 exec_t) (eq t2 bin_t)) (eq r1 r2))))
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Print.c 358 IN CHAR_W *Fmt,
439 OUT CHAR_W *Buffer,
441 IN CONST CHAR_W *Format,
480 OUT CHAR_W *StartOfBuffer,
482 IN CONST CHAR_W *FormatString,
  /external/pcre/dist2/src/
pcre2_internal.h 748 #define CHAR_W 'W'
780 #define CHAR_w 'w'
    [all...]
pcre2_compile.c 419 CHAR_EQUALS_SIGN, CHAR_BACKSLASH, CHAR_w, CHAR_RIGHT_PARENTHESIS, '\0' };
423 CHAR_LESS_THAN_SIGN, CHAR_EQUALS_SIGN, CHAR_BACKSLASH, CHAR_w,
493 CHAR_X, CHAR_w, CHAR_d, CHAR_RIGHT_CURLY_BRACKET, '\0' };
496 CHAR_X, CHAR_w, CHAR_d, CHAR_RIGHT_CURLY_BRACKET, '\0' };
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_resource.c 846 uint32_t char_w = 140, char_h = 60; local
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 280 "(", "classpermissionset", "char_w", "(", "char", "(", "read", ")", ")", ")",
281 "(", "classmapping", "files", "read", "char_w", ")", NULL};
299 char *line[] = {"(", "classpermissionset", "char_w", "(", "char", "(", "read", ")", ")", ")",
    [all...]
test_cil_build_ast.c     [all...]

Completed in 241 milliseconds