HomeSort by relevance Sort by last modified time
    Searched defs:body_ptr (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
esextcDrawElementsBaseVertexTests.cpp 1372 std::string* body_ptr = bodies[n_body]; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl3cCommonBugsTests.cpp 2575 std::string* body_ptr; member in struct:gl3cts::_shader_program
2762 std::string* body_ptr; member in struct:gl3cts::_shader
    [all...]
gl3cCullDistanceTests.cpp 808 std::string* body_ptr; member in struct:glcts::_shader_body
901 while ((token_position = current_body.body_ptr->find(current_pair.token)) != std::string::npos)
903 current_body.body_ptr->replace(token_position, strlen(current_pair.token), current_pair.value);
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_er.c 898 char **len_ptr, char **body_ptr)
934 *body_ptr = wpabuf_put(buf, 0);
951 char *len_ptr, char *body_ptr)
957 (int) ((char *) wpabuf_put(buf, 0) - body_ptr));
965 char *len_ptr, *body_ptr; local
990 &len_ptr, &body_ptr);
1000 wps_er_soap_end(buf, "PutWLANResponse", len_ptr, body_ptr);
1423 char *len_ptr, *body_ptr; local
1697 char *len_ptr, *body_ptr; local
1869 char *len_ptr, *body_ptr; local
    [all...]

Completed in 149 milliseconds