HomeSort by relevance Sort by last modified time
    Searched refs:SIZE_MAX (Results 201 - 209 of 209) sorted by null

1 2 3 4 5 6 7 89

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.c 143 if (BE (SIZE_MAX / max_object_size < new_buf_len, 0))
    [all...]
regcomp.c 881 if (BE (SIZE_MAX / max_object_size / 2 <= pat_len, 0))
    [all...]
  /external/giflib/
dgif_lib.c     [all...]
  /external/lldb/source/Commands/
CommandObjectMemory.cpp     [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_legacy_LegacyCameraDevice.cpp 226 if (tmpSize > SIZE_MAX) {
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 563 size_t minBatchPixelCount = SIZE_MAX;
    [all...]
  /external/lldb/source/Plugins/ObjectFile/ELF/
ObjectFileELF.cpp 356 data_sp = file.MemoryMapFileContents (file_offset, SIZE_MAX);
    [all...]
  /external/bison/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 245 milliseconds

1 2 3 4 5 6 7 89