Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 25 of 98) sorted by relevance

1234

/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c121 isl_bool exact; in check_power_exactness() local
177 isl_bool exact; in check_exactness() local
869 __isl_keep isl_map *map, isl_bool *exact, int project) in construct_component()
924 __isl_keep isl_map *map, isl_bool *exact, int project) in construct_projected_component()
948 isl_bool *exact) in q_closure()
1162 int i, __isl_take isl_map *qc, int *left, int *right, isl_bool *exact) in compute_incremental()
1308 __isl_keep isl_map *map, isl_bool *exact, int project) in incremental_closure()
1547 static void floyd_warshall_iterate(isl_map ***grid, int n, isl_bool *exact) in floyd_warshall_iterate()
1600 isl_bool *exact, int project, int *group, int n) in floyd_warshall_with_groups()
1739 __isl_keep isl_map *map, isl_bool *exact, int project) in floyd_warshall()
[all …]
Dbound.c55 int exact; member
180 __isl_take isl_pw_qpolynomial_fold *bound, int exact, in check_solution()
246 isl_bool exact; in main() local
Dclosure.c11 isl_bool exact; in main() local
/external/skia/tests/
DGrQuadCropTest.cpp33 bool exact = GrQuadUtils::CropToRect(clipRect, clipAA, &quad, /* calc. locals */ !!localMatrix); in run_crop_axis_aligned_test() local
119 bool exact = GrQuadUtils::CropToRect(kDrawRect, clipAA, &quad); in run_crop_fully_covered_test() local
138 bool exact = GrQuadUtils::CropToRect(kDrawRect, clipAA, &quad, /* calc. local */ false); in run_crop_fully_covered_test() local
/external/skia/docs/examples/
DPath_IsQuadDegenerate.cpp7 auto debugster = [](const SkPath& path, bool exact) -> void { in draw()
/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js191 width: {exact: widthAndHeight.w}, property
192 height: {exact: widthAndHeight.h} property
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dstring.proto30 string exact = 1; field
/external/mesa3d/src/compiler/spirv/
Dvtn_alu.c257 SpvOp opcode, bool *swap, bool *exact, in vtn_nir_alu_op_for_spirv_opcode()
636 bool exact; in vtn_handle_alu() local
712 bool exact; in vtn_handle_alu() local
764 bool exact; in vtn_handle_alu() local
Dvtn_glsl450.c247 bool *exact) in vtn_nir_alu_op_for_spirv_glsl_opcode()
551 bool exact; in handle_glsl450_alu() local
/external/skia/tools/fm/fm_bot/
Dfm_bot.go35 var exact = flag.Bool("exact", false, "Match GM names only exactly.") var
/external/icing/icing/index/main/
Dmain-index.cc47 bool exact; member
58 bool exact = false; in FindShortestValidTermWithPrefixHits() local
169 bool exact = false; in GetAccessorForPrefixTerm() local
Dmain-index.h66 bool exact; member
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DInstructionOffsetMap.java58 public int getInstructionIndexAtCodeOffset(int codeOffset, boolean exact) { in getInstructionIndexAtCodeOffset()
/external/skqp/src/utils/
DSkInterpolator.cpp100 bool exact = true; in timeToT() local
187 bool exact; in timeToValues() local
/external/flac/src/share/getopt/
Dgetopt.c653 int exact = 0; local
810 int exact = 0; local
/external/libusb/msvc/getopt/
Dgetopt.c647 int exact = 0; local
808 int exact = 0; local
/external/selinux/restorecond/
Dstringslist.c58 int strings_list_find(struct stringsList *ptr, const char *string, int *exact) in strings_list_find()
Dwatch.c134 int exact=0; in watch_list_find() local
/external/llvm-project/lldb/unittests/Symbol/
DTestLineEntry.cpp57 bool exact = true; in GetLineEntryForLine() local
/external/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp220 const FileSpec *file_spec_ptr, bool exact, in FindLineEntry()
237 bool exact, in ResolveSymbolContext()
DLineTable.cpp307 uint32_t line, bool exact, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex()
351 uint32_t line, bool exact, in FindLineEntryIndexByFileIndex()
/external/webp/src/enc/
Dpredictor_enc.c236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
304 int exact, int used_subtract_green, in GetBestPredictorForTile()
418 int exact, int used_subtract_green) { in CopyImageWithPrediction()
478 int exact, int used_subtract_green) { in VP8LResidualImage()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.cc229 std::set<std::string>& exact() { return exact_; } in exact() function in re2::Prefilter::Info
585 Info* exact = NULL; in PostVisit() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c281 BOOL exact; member
/external/llvm-project/lldb/source/API/
DSBCompileUnit.cpp92 const bool exact = true; in FindLineEntryIndex() local

1234