Searched refs:staging (Results 1 – 6 of 6) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
D | RandomVariable.cpp | 661 std::set<int> staging; member 680 void stage() { staging.insert(var->value); } in stage() 683 if (staging.size() != committed.size()) { in commit() 684 committed = std::move(staging); in commit() 687 staging.clear(); in commit() 784 &context->at(var).committed, &context->at(var->parent1).staging, in evalSubnetSingleOpHelper() 785 var->parent2 == nullptr ? nullptr : &context->at(var->parent2).staging, in evalSubnetSingleOpHelper() 786 &context->at(var).staging); in evalSubnetSingleOpHelper() 824 if (context->at(var).staging.empty()) { in evalSubnetWithBruteForce() 846 context->at(var).staging.clear(); in eval()
|
/packages/modules/Bluetooth/floss/build/ |
D | build-in-podman.py | 175 staging = os.path.abspath(args.staging_dir) if args.staging_dir else None variable 177 … FlossPodmanRunner(workdir, rootdir, args.image_tag, args.volume_tag, args.container_name, staging)
|
/packages/modules/Bluetooth/ |
D | README.md | 50 It accepts a `--run-bootstrap` option that will set up your build staging 130 Clone these all somewhere and create your staging environment. 132 export STAGING_DIR=path/to/your/staging/dir
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |