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

  /external/chromium-trace/catapult/third_party/typ/typ/tests/
pool_test.py 45 def _stub(*args): # pylint: disable=W0613 function
69 callback = callback or _stub
74 pool = _ProcessPool(host, 0, _stub, None, _stub, _stub)
79 None, _stub, _stub, should_loop=False)
84 pool = make_pool(host, 1, _echo, None, _stub, _stub)
105 pool = make_pool(host, 2, _error, None, _stub, _stub
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_service.cc 62 "class $classname$_Stub;\n"
81 "typedef $classname$_Stub Stub;\n"
114 "class $dllexport$$classname$_Stub : public $classname$ {\n"
120 "$classname$_Stub(::google::protobuf::RpcChannel* channel);\n"
121 "$classname$_Stub(::google::protobuf::RpcChannel* channel,\n"
123 "~$classname$_Stub();\n"
137 " GOOGLE_DISALLOW_EVIL_CONSTRUCTORS($classname$_Stub);\n"
197 "$classname$_Stub::$classname$_Stub(::google::protobuf::RpcChannel* channel)\n"
199 "$classname$_Stub::$classname$_Stub(\n
    [all...]
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/tools/
gcs_file_seg_reader.py 14 if hasattr(cloudstorage, "_STUB"):
  /external/opencv/cv/src/
cvpyrsegmentation.cpp 108 void *_writer, float threshold, int is_last_iter, void *_stub, CvWriteNodeFunction /*func*/);
112 void *_writer, float threshold, int is_last_iter, void *_stub, CvWriteNodeFunction /*func*/);
    [all...]
  /build/core/tasks/
sdk-addon.mk 32 $(subst .jar,_stub-addon.jar,$(1))
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
UCAConformanceTest.java 101 in = TestUtil.getDataReader(collationTest+type+"_STUB"+ext);
  /external/icu/icu4c/source/test/intltest/
ucaconf.cpp 134 uprv_strcpy(buffer+bufLen, "_STUB");
tsmthred.cpp     [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
UCAConformanceTest.java 97 in = TestUtil.getDataReader(collationTest+type+"_STUB"+ext);
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
base_handler.py 39 if hasattr(cloudstorage, "_STUB"):
shuffler.py 56 if hasattr(cloudstorage, "_STUB"):
output_writers.py 60 if hasattr(cloudstorage, "_STUB"):
    [all...]
handlers.py 67 if hasattr(cloudstorage, "_STUB"):
    [all...]
input_readers.py 84 if hasattr(cloudstorage, "_STUB"):
    [all...]
  /external/icu/icu4c/source/config/
mh-os390 135 STUB_SUFFIX=_stub#M#
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/lib/input_reader/
_gcs.py 27 if hasattr(cloudstorage, "_STUB"):
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 563 printer_->Print("$class_name$_Stub = "
565 "'$class_name$_Stub', ($class_name$,), dict(\n",
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
random.py 821 def _stub(self, *args, **kwds): member in class:SystemRandom
824 seed = jumpahead = _stub
  /prebuilts/gdb/linux-x86/lib/python2.7/
random.py 821 def _stub(self, *args, **kwds): member in class:SystemRandom
824 seed = jumpahead = _stub
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 821 def _stub(self, *args, **kwds): member in class:SystemRandom
824 seed = jumpahead = _stub
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 821 def _stub(self, *args, **kwds): member in class:SystemRandom
824 seed = jumpahead = _stub
  /external/ipsec-tools/src/racoon/
isakmp.c     [all...]
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
pipeline.py 56 if hasattr(cloudstorage, "_STUB"):
    [all...]
  /external/testng/ant/3rdparty/
cobertura.jar 

Completed in 1480 milliseconds