Home
last modified time | relevance | path

Searched defs:kUndefined (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/drm_hwcomposer/bufferinfo/
H A DBufferInfo.h24 kUndefined, enumerator
31 kUndefined, enumerator
37 kUndefined, enumerator
/aosp_15_r20/external/perfetto/src/android_stats/
H A Dperfetto_atoms.h25 kUndefined = 0, enumerator
124 kUndefined = 0, enumerator
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dmetrics.h53 kUndefined, enumerator
59 kUndefined, enumerator
/aosp_15_r20/external/webrtc/api/neteq/
H A Dneteq.h156 kUndefined, enumerator
174 kUndefined, enumerator
/aosp_15_r20/external/cronet/base/allocator/dispatcher/
H A Dmemory_tagging.h16 kUndefined, enumerator
/aosp_15_r20/external/skia/modules/jetski/src/
H A DSurfaceThread.h22 kUndefined, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_c_api.h31 kUndefined = -1, enumerator
H A Dnnapi_delegate.h51 kUndefined = -1, enumerator
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dtagging.h29 kUndefined, enumerator
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
Dsensor_data.h43 kUndefined = 0, enumerator
/aosp_15_r20/external/webrtc/api/audio/
H A Daudio_frame.h55 kUndefined = 4 enumerator
/aosp_15_r20/external/skia/tools/sk_app/android/
H A Dsurface_glue_android.h23 kUndefined, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconditional_code_motion.h41 enum class Position { kInsideBranch, kOutsideBranch, kUndefined }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_eigen_output_kernels.h37 kUndefined, enumerator
/aosp_15_r20/art/runtime/
H A Dstack.h57 kUndefined, enumerator
/aosp_15_r20/external/openscreen/util/json/
H A Djson_helpers_unittest.cc106 const Json::Value kUndefined = "5/0"; in TEST() local
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h399 static const int kUndefined = -1; member
701 static const int kUndefined = -1; member
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video.cc842 const int64_t kUndefined = std::numeric_limits<int64_t>::max(); in UpdateConditionalRetransmit() local
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_base_win.cc45 kUndefined = -1, enumerator
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceTable.h45 kUndefined, enumerator
/aosp_15_r20/external/skia/tests/
H A DBackendAllocationTest.cpp585 kUndefined, enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dreldatefmttest.cpp1583 static const char *kUndefined = "Undefined"; variable
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dreldatefmttest.cpp1584 static const char *kUndefined = "Undefined"; variable
/aosp_15_r20/frameworks/av/media/module/extractors/tests/
H A DExtractorUnitTest.cpp53 constexpr int32_t kUndefined = -1; variable