Home
last modified time | relevance | path

Searched defs:process (Results 176 - 200 of 209) sorted by relevance

123456789

/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc208 void TestInspectorDelegate::process(inspector_handshake_event event, in process() function in __anon15476::TestInspectorDelegate
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsusermap.c1076 static boolean process(int argc, char *argv[]) in process() function
/third_party/python/Lib/
H A Doptparse.py775 def process(self, opt, value, values, parser): member in Option
H A Dimaplib.py1407 def process(self, data): member in _Authenticator
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py32 from . import process namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp888 deProcess* process = deProcess_create(); in runTestsInSubprocess() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h284 void process(float *inputData, int inputChannelCount, int numInputFrames, in process() function in LoopbackProcessor
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh1299 hb_vector_size_t process (const Op& op) const in process() function
1307 hb_vector_size_t process (const Op& op, const hb_vector_size_t &o) const in process() function
/third_party/python/Lib/logging/
H A D__init__.py1823 def process(self, msg, kwargs): member in LoggerAdapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp626 void process() { Processed = true; } in process() function in __anon25107::EarlyCSE::StackNode
/third_party/python/Modules/clinic/
H A D_winapi.c.h550 HANDLE process; in _winapi_GetExitCodeProcess() local
[all...]
/third_party/python/Modules/
H A Dtimemodule.c1213 HANDLE process; local
H A D_hashopenssl.c434 unsigned int process; in EVP_hash() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp116 const HANDLE process = ::GetCurrentProcess(); in NativeHandle() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp830 deProcess* process = deProcess_create(); in runTestsInSubprocess() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_i.h37 void (*process)(struct eap_sm *sm, void *priv, member
/third_party/ffmpeg/libavfilter/
H A Daf_aiir.c62 int process; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp458 bool Shader::process(nir_shader *nir) in process() function in r600::Shader
H A Dsfn_instr_alu.cpp359 bool process = false; in replace_source() local
/third_party/node/src/
H A Denv.cc1197 Local<Object> process = env->process_object(); in RunTimers() local
[all...]
/third_party/libinput/src/
H A Devdev.h288 void (*process)(struct evdev_dispatch *dispatch, member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp123 const HANDLE process = ::GetCurrentProcess(); in NativeHandle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp1263 void LiveDebugValues::process(MachineInstr &MI, OpenRangesSet &OpenRanges, in process() function in LiveDebugValues
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1348 void SkGDIGeometrySink::process(const uint8_t* glyphbuf, DWORD total_size) { in process() function in __anon18923::SkGDIGeometrySink
1415 bool SkGDIGeometrySink::process(const uint8_t* glyphbuf, DWORD total_size, in process() function in __anon18923::SkGDIGeometrySink
/third_party/python/Lib/test/
H A Dtest_concurrent_futures.py31 import multiprocessing.process namespace
[all...]

Completed in 54 milliseconds

123456789