Searched defs:value_return (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/ |
D | glxconfig.c | 53 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get()
|
D | glxcmds.c | 862 int *value_return) in glXGetConfig()
|
/external/v8/src/compiler/arm/ |
D | instruction-selector-arm.cc | 100 InstructionOperand* value_return, in TryMatchShift() 122 InstructionOperand* value_return, in TryMatchShiftImmediate() 138 Node* node, InstructionOperand* value_return, in TryMatchROR() 147 Node* node, InstructionOperand* value_return, in TryMatchASR() 156 Node* node, InstructionOperand* value_return, in TryMatchLSL() 165 InstructionOperand* value_return, in TryMatchLSLImmediate() 173 Node* node, InstructionOperand* value_return, in TryMatchLSR() 183 InstructionOperand* value_return, in TryMatchShift()
|