OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:str_c
(Results
1 - 6
of
6
) sorted by null
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
MacHIDManager.cpp
239
const char*
str_c
= getCString(str, &requireFree);
local
240
if(
str_c
) {
241
info->vendor =
str_c
;
243
free((char*)
str_c
);
251
const char*
str_c
= getCString(str, &requireFree);
local
252
if(
str_c
) {
253
info->productKey =
str_c
;
255
free((char*)
str_c
);
/external/dbus/dbus/
dbus-file-win.c
223
const char *
str_c
;
local
289
str_c
= _dbus_string_get_const_data (str);
296
res = WriteFile (hnd,
str_c
+ total, bytes_to_write - total,
/prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py
[
all
...]
Completed in 191 milliseconds