OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:str_ptr
(Results
1 - 8
of
8
) sorted by null
/external/libsepol/include/sepol/
context_record.h
51
const sepol_context_t * con, char **
str_ptr
);
/external/grub/stage2/
smp-imps.c
523
char *
str_ptr
;
local
541
str_ptr
= "IMCR and PIC";
545
str_ptr
= "Virtual Wire";
557
str_ptr
, imps_lapic_addr));
char_io.c
847
safe_parse_maxint (char **
str_ptr
, int *myint_ptr)
849
char *ptr = *
str_ptr
;
894
*
str_ptr
= ptr;
shared.h
913
int safe_parse_maxint (char **
str_ptr
, int *myint_ptr);
/external/chromium_org/media/video/capture/win/
video_capture_device_win.cc
239
const wchar_t*
str_ptr
= V_BSTR(&name);
local
242
if ((wcsstr(
str_ptr
, L"(VFW)") == NULL) &&
243
lstrlenW(
str_ptr
) < name_length ||
244
(!(LowerCaseEqualsASCII(
str_ptr
,
str_ptr
+ name_length,
247
std::string device_name(base::SysWideToUTF8(
str_ptr
));
/external/libsepol/src/
context_record.c
283
const sepol_context_t * con, char **
str_ptr
)
314
*
str_ptr
= str;
/external/srtp/srtp/
srtp.c
78
srtp_stream_alloc(srtp_stream_ctx_t **
str_ptr
,
91
/* allocate srtp stream and set
str_ptr
*/
95
*
str_ptr
= str;
235
srtp_stream_ctx_t **
str_ptr
) {
241
/* allocate srtp stream and set
str_ptr
*/
245
*
str_ptr
= str;
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js
[
all
...]
Completed in 738 milliseconds