| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | fftwrap.c | 45 static int maximize_range(spx_word16_t *in, spx_word16_t *out, spx_word16_t bound, int len) in maximize_range() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | ByteArray.java | 34 private boolean bound; field in ByteArray
|
| H A D | FontData.java | 115 public boolean bound(int offset, int length) { in bound() method in FontData 133 public boolean bound(int offset) { in bound() method in FontData [all...] |
| /third_party/skia/tests/ |
| H A D | DrawTextTest.cpp | 30 static void create(SkBitmap* bm, SkIRect bound) { in create() argument
|
| H A D | FontHostStreamTest.cpp | 25 static void create(SkBitmap* bm, SkIRect bound) { in create() argument
|
| H A D | ClipStackTest.cpp | 507 SkRect bound; in test_rect_merging() local [all...] |
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| H A D | random_generator.cc | 59 uint32_t RandomGenerator::GetUInt32(uint32_t bound) { in GetUInt32() argument 69 uint64_t RandomGenerator::GetUInt64(uint64_t bound) { in GetUInt64() argument
|
| /third_party/elfio/tests/ |
| H A D | ELFIOTest1.cpp | 697 auto bound = psymsec->get_info(); in TEST() local
|
| /third_party/lzma/C/ |
| H A D | Ppmd7Enc.c | 156 const UInt32 bound = (R->Range >> 14) * pr;
in Ppmd7z_EncodeSymbol() local
|
| /third_party/mbedtls/library/ |
| H A D | oid.c | 990 static int oid_parse_number(unsigned int *num, const char **p, const char *bound) in oid_parse_number() argument 1020 oid_subidentifier_encode_into(unsigned char **p, unsigned char *bound, unsigned int value) oid_subidentifier_encode_into() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_print_visitor.cpp | 190 const char *const bound = (ir->data.bound) ? "bound " : ""; in visit() local
|
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_hd_test.c | 1215 size_t bound, bound2; in test_nghttp2_hd_deflate_bound() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | loop-variable-optimizer.cc | 77 void InductionVariable::AddUpperBound(Node* bound, in AddUpperBound() argument 87 void InductionVariable::AddLowerBound(Node* bound, in AddLowerBound() argument [all...] |
| H A D | loop-variable-optimizer.h | 33 Node* bound; member
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | lcra.c | 86 lcra_set_alignment(struct lcra_state *l, unsigned node, unsigned align_log2, unsigned bound) in lcra_set_alignment() argument 104 unsigned bound = BA >> 16; in lcra_restrict_range() local 170 unsigned bound = BA >> 16; in lcra_solve() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | TransformFeedback.cpp | 326 void TransformFeedback::onBindingChanged(const Context *context, bool bound) in onBindingChanged() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_access_chain.cpp | 163 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in IsApplicable() local 266 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in Apply() local 377 uint32_t bound in GetStructIndexValue() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_access_chain.cpp | 163 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in IsApplicable() local 266 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in Apply() local 377 uint32_t bound in GetStructIndexValue() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | bind.cc | 54 Bind(const UnboundConversion* unbound, BoundConversion* bound) Bind() argument 113 BoundConversion bound; ConvertOne() local 141 ConvertOne(const BoundConversion& bound, string_view ) const ConvertOne() argument 155 ConvertOne(const BoundConversion& bound, string_view ) const ConvertOne() argument 174 BindWithPack(const UnboundConversion* props, absl::Span<const FormatArgImpl> pack, BoundConversion* bound) BindWithPack() argument [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_access_chain.cpp | 163 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in IsApplicable() local 266 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in Apply() local 379 uint32_t bound in GetStructIndexValue() local [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-ctrl.c | 64 bool bound; member
|
| /third_party/glslang/SPIRV/ |
| H A D | disassemble.cpp | 120 Id bound; member in spv::SpirvStream
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | arrayobj.c | 575 const GLbitfield bound = enabled & binding->_BoundArrays; in _mesa_update_vao_derived_arrays() local 693 const GLbitfield bound = VERT_BIT(i); _mesa_update_vao_derived_arrays() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | spill-placer.cc | 471 LiveRangeBound* bound = array->Find(pred_end); in CommitSpill() local
|