Searched defs:value_return (Results 1 – 4 of 4) sorted by relevance
/third_party/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 | 364 int attribute, int *value_return) in dispatch_GetFBConfigAttribSGIX()
|
D | glxcmds.c | 895 int *value_return) in glXGetConfig()
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 157 InstructionOperand* value_return, in TryMatchShift() 179 InstructionOperand* value_return, in TryMatchShiftImmediate() 195 Node* node, InstructionOperand* value_return, in TryMatchROR() 203 Node* node, InstructionOperand* value_return, in TryMatchASR() 211 Node* node, InstructionOperand* value_return, in TryMatchLSL() 220 InstructionOperand* value_return, in TryMatchLSLImmediate() 228 Node* node, InstructionOperand* value_return, in TryMatchLSR() 237 InstructionOperand* value_return, in TryMatchShift()
|