Searched defs:value_return (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | glxconfig.c | 52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get()
|
D | g_glxglvnddispatchfuncs.c | 355 int attribute, int *value_return) in dispatch_GetFBConfigAttribSGIX()
|
D | glxcmds.c | 877 int *value_return) in glXGetConfig()
|
/external/v8/src/compiler/arm/ |
D | instruction-selector-arm.cc | 145 InstructionOperand* value_return, in TryMatchShift() 167 InstructionOperand* value_return, in TryMatchShiftImmediate() 183 Node* node, InstructionOperand* value_return, in TryMatchROR() 192 Node* node, InstructionOperand* value_return, in TryMatchASR() 201 Node* node, InstructionOperand* value_return, in TryMatchLSL() 210 InstructionOperand* value_return, in TryMatchLSLImmediate() 218 Node* node, InstructionOperand* value_return, in TryMatchLSR() 228 InstructionOperand* value_return, in TryMatchShift()
|