OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_ptr
(Results
1 - 6
of
6
) sorted by null
/system/connectivity/shill/vpn/
vpn_provider.h
108
// Populates |
type_ptr
|, |name_ptr| and |host_ptr| with the appropriate
113
std::string*
type_ptr
,
vpn_provider.cc
68
string*
type_ptr
,
87
*
type_ptr
= type,
/external/vulkan-validation-layers/libs/glm/detail/
dummy.cpp
88
#include <glm/gtc/
type_ptr
.hpp> // glm::value_ptr
/external/selinux/policycoreutils/newrole/
newrole.c
828
char *
type_ptr
= NULL; /* stores malloc'd data from get_default_type */
local
916
if (get_default_type(role_s, &
type_ptr
)) {
921
type_s =
type_ptr
;
980
free(
type_ptr
);
986
free(
type_ptr
);
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf.c
3373
elf_symbol_type *
type_ptr
;
local
6865
elf_symbol_type *
type_ptr
;
local
[
all
...]
/external/vulkan-validation-layers/demos/smoke/
Smoke.cpp
25
#include <glm/gtc/
type_ptr
.hpp>
Completed in 3536 milliseconds