OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:other_data
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_device_data.h
34
bool operator==(const DialDeviceData&
other_data
) const {
35
return device_id_ ==
other_data
.device_id_;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_texture.c
1036
void *
other_data
;
local
1078
other_data
= other_img->data;
1094
if (
other_data
) {
1095
other_data
= (uint8_t *)
other_data
+ other_offset;
1106
if (
other_data
) {
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_texture.c
1036
void *
other_data
;
local
1078
other_data
= other_img->data;
1094
if (
other_data
) {
1095
other_data
= (uint8_t *)
other_data
+ other_offset;
1106
if (
other_data
) {
[
all
...]
/hardware/ril/include/telephony/
ril_cdma_sms.h
759
unsigned char *
other_data
;
member in struct:__anon32160
Completed in 325 milliseconds