HomeSort by relevance Sort by last modified time
    Searched full:grouping (Results 551 - 575 of 1077) sorted by null

<<21222324252627282930>>

  /external/python/cpython2/Lib/test/
test_decimal.py 846 'grouping' : [3, 3, 0],
852 'grouping' : [CHAR_MAX],
858 'grouping' : [3, 3, 0],
864 'grouping' : [1, 4, 2, CHAR_MAX],
    [all...]
  /external/python/cpython2/Parser/
pgen.c 689 () for grouping). This has already been parsed and turned into a parse
  /external/python/cpython3/Lib/
re.py 48 (?:...) Non-grouping version of regular parentheses.
  /external/python/cpython3/Parser/
pgen.c 703 () for grouping). This has already been parsed and turned into a parse
  /external/scapy/doc/scapy/
development.rst 85 Three basic test containers exist with UTScapy, a unit test, a test set and a test campaign. A unit test is a list of Scapy commands that will be run by Scapy or a derived work of Scapy. Evaluation of the last command in the unit test will determine the end result of the individual unit test. A test set is a group of unit tests with some association. A test campaign consists of one or more test sets. Test sets and unit tests can be given keywords to form logical groupings. When running a campaign, tests may be selected by keyword. This allows the user to run tests within a desired grouping.
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
CommandLine.cpp 606 return O->getFormattingFlag() == cl::Grouping;
666 // This must be a grouped option... handle them now. Grouping options can't
678 "Option can not be cl::Grouping AND cl::ValueRequired!");
683 // Get the next grouping option.
    [all...]
  /external/tensorflow/tensorflow/core/kernels/batching_util/
shared_batch_scheduler_test.cc 177 // Expect a certain grouping of the tasks into batches.
  /external/tensorflow/tensorflow/docs_src/mobile/
prepare_models.md 83 tags for grouping ops together for ease of use.
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
graph_viz.md 62 Grouping nodes by name scopes is critical to making a legible graph. If you're
  /external/tensorflow/tensorflow/examples/speech_commands/
input_data.py 87 # grouping wavs that are close variations of each other.
  /external/v8/include/
v8-profiler.h 392 kSynthetic = 9, // Synthetic object, usualy used for grouping
  /external/vixl/src/
pool-manager.h 235 // used internally by the PoolManager for grouping of objects.
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuItemImpl.java 117 * @param group Item ordering grouping control. The item will be added after
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsCollection.java 728 // Walk through all history, grouping by matching network templates
  /frameworks/compile/slang/
slang_rs_export_type.h 79 // Broad grouping of the data types
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/view/menu/
MenuItemImpl.java 128 * @param group Item ordering grouping control. The item will be added after
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 7 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 36 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 7 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 36 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 36 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 7 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 36 an api that represents the grouping of the different callback functions the
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 36 an api that represents the grouping of the different callback functions the
  /libcore/luni/src/test/java/libcore/java/text/
DecimalFormatTest.java 355 // Assert CLDR uses U+00a0 as grouping separator

Completed in 1188 milliseconds

<<21222324252627282930>>