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

  /external/mesa3d/src/mapi/glapi/gen/
gl_apitemp.py 55 p_string = ""
79 p_string = p_string + comma + p.name
107 if p_string == "":
112 % (dispatch, f.name, p_string, name, t_string, o_string)
glX_proto_send.py 817 p_string = ""
822 p_string += ", " + param.name
828 p_string += ", 1"
830 print ' %s(%s, %u%s );' % (self.pixel_stubs[f.name] , f.opcode_name(), dim, p_string)
    [all...]
gl_XML.py 754 p_string = ""
758 p_string = p_string + comma + p.name
761 return p_string
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 510 struct p_string /* "Pascal string": prefixed by byte containing length */ struct
537 struct p_string p_name;
547 struct p_string p_name;
571 struct p_string p_name;
602 struct p_string p_name;
619 struct p_string p_name;
646 struct p_string p_name;
665 struct p_string p_name;
674 struct p_string p_name;
702 struct p_string p_name
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 5852 p_string(FILE* f, int len, UChar* s) function
    [all...]

Completed in 222 milliseconds