Home
last modified time | relevance | path

Searched defs:kSwitch (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.h68 kSwitch = 1, enumerator
/aosp_15_r20/external/webrtc/api/transport/rtp/
H A Ddependency_descriptor.h33 kSwitch = 2, // DecodeTargetInfo symbol 'S' enumerator
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dtransparent_mode.cc70 constexpr float kSwitch = 0.000001f; in Update() local
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLIRNode.h54 kSwitch, enumerator
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.cc39 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_bytecode.h64 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel.h136 kSwitch, enumerator
/aosp_15_r20/external/webrtc/call/
H A Drtp_payload_params_unittest.cc202 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; in TEST() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_instruction.h143 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_instruction.h147 kSwitch = 0x04, // switch statement enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc108 constexpr char kSwitch[] = "Switch"; variable