Home
last modified time | relevance | path

Searched defs:process (Results 26 - 50 of 209) sorted by relevance

123456789

/third_party/cJSON/tests/unity/auto/
H A Dparse_output.rb141 def process(name) method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBNFChinesePostProcessor.java35 public void process(StringBuilder buf, NFRuleSet ruleSet) { in process() method in RBNFChinesePostProcessor
H A DRBNFPostProcessor.java30 void process(StringBuilder output, NFRuleSet ruleSet); in process() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBNFChinesePostProcessor.java36 public void process(StringBuilder buf, NFRuleSet ruleSet) { in process() method in RBNFChinesePostProcessor
H A DRBNFPostProcessor.java31 void process(StringBuilder output, NFRuleSet ruleSet); in process() method
/third_party/jerryscript/tools/
H A Dgen-doctest.py107 def process(self, infile): member in DoctestExtractor
/third_party/libwebsockets/lib/roles/http/compression/
H A Dprivate-lib-roles-http-compression.h69 int (*process)(lws_comp_ctx_t *ctx, const void *in, size_t *ilen_iused, member
/third_party/node/lib/internal/modules/esm/
H A Dworker.js[all...]
/third_party/node/lib/internal/
H A Dworker.js[all...]
/third_party/node/deps/v8/tools/torque/
H A Dformat-torque.py99 def process(filename, lint, should_format): function
/third_party/node/src/
H A Dnode_process.h48 namespace process { namespace
H A Dnode_process_events.cc44 Local<Object> process = env->process_object(); in ProcessEmitWarningGeneric() local
/third_party/node/tools/
H A Drun-valgrind.py59 process = subprocess.Popen(command, stderr=subprocess.PIPE) variable
/third_party/python/Tools/scripts/
H A Dpdeps.py66 def process(filename, table): function
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ifdef-mismatch/
H A Dextension.rb123 def process document, reader method in Asciidoctor.IfDefMismatchPreprocessor
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dutils_test.cpp60 auto process = std::string(GetParam().orig_str); in TEST_P() local
/third_party/skia/src/gpu/
H A DGrClientMappedBufferManager.cpp35 void GrClientMappedBufferManager::process() { in process() function in GrClientMappedBufferManager
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dutils_test.cpp60 auto process = std::string(GetParam().orig_str); in TEST_P() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DPeakDetector.h34 double process(double input) { in process() function in PeakDetector
/third_party/skia/tools/
H A DProcStats.cpp19 zx_handle_t process = zx_process_self(); in getMaxResidentSetSizeBytes() local
/third_party/skia/infra/bots/gen_tasks_logic/
H A Dschema.go358 var process func(int, map[string]string) (map[string]string, error) var
/third_party/rust/crates/rustix/src/
H A Dlib.rs186 pub mod process; modules
/third_party/spirv-tools/test/opt/
H A Dutils_test.cpp60 auto process = std::string(GetParam().orig_str); in TEST_P() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DSupplementalMapper.java40 public static IcuData process( in process() method in SupplementalMapper
/third_party/libuv/test/
H A Dtest-process-title.c79 static void exit_cb(uv_process_t* process, int64_t status, int signo) { in exit_cb() argument
88 uv_process_t process; in TEST_IMPL() local

Completed in 8 milliseconds

123456789