HomeSort by relevance Sort by last modified time
    Searched refs:adress (Results 1 - 5 of 5) sorted by null

  /external/libxcam/modules/ocl/
cl_argument.cpp 44 CLArgument::get_value (void *&adress, uint32_t &size)
46 adress = _arg_adress;
cl_argument.h 44 void get_value (void *&adress, uint32_t &size);
cl_kernel.cpp 340 void *adress = NULL; local
342 arg->get_value (adress, size);
343 ret = set_argument (i_count, adress, size);
  /external/nanohttpd/
README.md 243 This will generate a keystore file named 'keystore.jks' with a self signed certificate for a host named localhost with the ip adress 127.0.0.1 . Now
  /external/nanohttpd/src/site/markdown/
index.md 239 This will generate a keystore file named 'keystore.jks' with a self signed certificate for a host named localhost with the ip adress 127.0.0.1 . Now

Completed in 1335 milliseconds