HomeSort by relevance Sort by last modified time
    Searched full:localcopy (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.cpp 349 // make a localCopy since the actual plugin may not respect its constness,
351 ANPEvent localCopy = evt;
352 int16_t result = pkg->pluginFuncs()->event(instance, &localCopy);
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 1156 SDValue localcopy = DAG.getFrameIndex(MF.getFrameInfo()-> local
    [all...]

Completed in 305 milliseconds