HomeSort by relevance Sort by last modified time
    Searched refs:legacy_mode (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
pdata.h 81 u8 legacy_mode:MAX_AMIC_CHANNEL; member in struct:wcd9xxx_amic
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
pdata.h 85 u8 legacy_mode:MAX_AMIC_CHANNEL; member in struct:wcd9xxx_amic
  /frameworks/base/tools/aapt2/cmd/
Compile.cpp 129 bool legacy_mode = false; member in struct:aapt::CompileOptions
224 parser_options.error_on_positional_arguments = !options.legacy_mode;
717 &options.legacy_mode)
800 if (compile_func != &CompileFile && !options.legacy_mode
  /external/python/cpython3/Modules/
_testbuffer.c 2693 int legacy_mode; \/* if true, use the view.obj==NULL hack *\/ member in struct:__anon33380
2726 PyObject *legacy_mode = Py_False; local
    [all...]
  /external/python/cpython3/Lib/test/
test_buffer.py     [all...]

Completed in 364 milliseconds