/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/ |
TargetOptions.h | 52 enum Model { 212 /// EmulatedTLS - This flag enables emulated TLS model, using emutls 245 /// ThreadModel - This flag specifies the type of threading model to assume 247 ThreadModel::Model ThreadModel = ThreadModel::POSIX; 259 /// What exception model to use
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/ |
Config.h | 42 Reloc::Model RelocModel = Reloc::PIC_; 43 CodeModel::Model CodeModel = CodeModel::Default;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
TargetOptions.h | 52 enum Model { 212 /// EmulatedTLS - This flag enables emulated TLS model, using emutls 245 /// ThreadModel - This flag specifies the type of threading model to assume 247 ThreadModel::Model ThreadModel = ThreadModel::POSIX; 259 /// What exception model to use
|
/external/llvm/test/MC/ARM/ |
eh-directive-unwind_raw.s | 62 @ CHECK: Model: Compact (Inline) 70 @ CHECK: Model: Compact (Inline) 80 @ CHECK: Model: Compact 91 @ CHECK: Model: Compact (Inline) 99 @ CHECK: Model: Compact (Inline)
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
Injector.java | 75 private final Model mModel; 88 shortcutsUpdater, new Model(features)); 100 Model model) { 109 this.mModel = model; 113 public Model getModel() { 117 public FocusManager getFocusManager(RecyclerView view, Model model) { 119 return focusManager.reset(view, model);
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/ |
DataClass.py | 245 # @param Model: Model of a Identifier
258 # @var Model: Model of a Identifier
267 def __init__(self, ID = -1, Modifier = '', Type = '', Name = '', Value = '', Model = MODEL_UNKNOWN, \
274 self.Model = Model
291 # @param Model: Model of a Pcd
304 # @var Model: Model of a Pcd [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64MCInstLower.cpp | 86 TLSModel::Model Model; 89 Model = Printer.TM.getTLSModel(GV); 91 Model == TLSModel::LocalDynamic) 92 Model = TLSModel::GeneralDynamic; 100 Model = TLSModel::GeneralDynamic; 102 switch (Model) {
|
/frameworks/base/media/java/android/media/soundtrigger/ |
SoundTriggerManager.java | 58 // Stores a mapping from the sound model UUID to the SoundTriggerInstance created by 75 * Updates the given sound trigger model. 78 public void updateModel(Model model) { 80 mSoundTriggerService.updateSoundModel(model.getGenericSoundModel()); 87 * Returns the sound trigger model represented by the given UUID. An instance of {@link Model} 91 public Model getModel(UUID soundModelId) { 93 return new Model(mSoundTriggerService.getSoundModel( 101 * Deletes the sound model represented by the provided UUID [all...] |
/external/testng/src/main/java/org/testng/reporters/jq/ |
ChronologicalPanel.java | 15 public ChronologicalPanel(Model model) { 16 super(model); 67 String methodName = Model.getTestResultName(tr); 79 xsb.push("img", "src", Model.getImage("failed"));
|
BaseMultiSuitePanel.java | 11 public BaseMultiSuitePanel(Model model) { 12 super(model);
|
TestNgXmlPanel.java | 9 public TestNgXmlPanel(Model model) { 10 super(model);
|
/frameworks/ml/nn/common/include/ |
Utils.h | 52 MODEL = 0, 109 // Does a detailed LOG(INFO) of the model 110 void logModelToInfo(const Model& model); 146 bool validateModel(const Model& model); 147 bool validateRequest(const Request& request, const Model& model);
|
/external/llvm/lib/Target/Lanai/ |
LanaiSubtarget.cpp | 43 CodeModel::Model CodeModel,
|
LanaiSubtarget.h | 37 const TargetOptions &Options, CodeModel::Model CodeModel,
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
SparcMCTargetDesc.cpp | 83 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 84 CodeModel::Model &CM) { 85 // The default 32-bit code model is abs32/pic32 and the default 32-bit 86 // code model for JIT is abs32. 94 static void adjustCodeGenOptsV9(const Triple &TT, Reloc::Model RM, 95 CodeModel::Model &CM) { 96 // The default 64-bit code model is abs44/pic32 and the default 64-bit 97 // code model for JIT is abs64.
|
/external/llvm/lib/Target/SystemZ/ |
SystemZSubtarget.cpp | 48 CodeModel::Model CM) const { 54 // For the small model, all locally-binding symbols are in range.
|
/external/llvm/lib/Target/WebAssembly/ |
WebAssemblyTargetMachine.cpp | 42 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { 48 /// Create an WebAssembly architecture model. 52 const TargetOptions &Options, Optional<Reloc::Model> RM, 53 CodeModel::Model CM, CodeGenOpt::Level OL)
|
/external/mesa3d/src/mesa/main/ |
state.h | 56 ctx->Light.Model.ColorControl == GL_SEPARATE_SPECULAR_COLOR)
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
MCObjectFileInfo.h | 161 void InitMCObjectFileInfo(StringRef TT, Reloc::Model RM, CodeModel::Model CM, 279 Reloc::Model RelocM; 280 CodeModel::Model CMModel;
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
TargetMachine.h | 92 /// CodeGenInfo - Low level target information such as relocation model. 199 /// getRelocationModel - Returns the code generation relocation model. The 201 Reloc::Model getRelocationModel() const; 203 /// getCodeModel - Returns the code model. The choices are small, kernel, 205 CodeModel::Model getCodeModel() const; 289 Reloc::Model RM, CodeModel::Model CM);
|
/frameworks/ml/nn/runtime/test/generated/models/ |
add.model.cpp | 2 void CreateModel(Model *model) { 6 auto op1 = model->addOperand(&type0); 7 auto op2 = model->addOperand(&type0); 8 auto act = model->addOperand(&type1); 9 auto op3 = model->addOperand(&type0); 12 model->setOperandValue(act, act_init, sizeof(int32_t) * 1); 13 model->addOperation(ANEURALNETWORKS_ADD, {op1, op2, act}, {op3}); 15 model->identifyInputsAndOutputs( 18 assert(model->isValid()) [all...] |
add_broadcast_quant8.model.cpp | 2 void CreateModel(Model *model) { 7 auto op1 = model->addOperand(&type0); 8 auto op2 = model->addOperand(&type1); 9 auto act = model->addOperand(&type2); 10 auto op3 = model->addOperand(&type1); 13 model->setOperandValue(act, act_init, sizeof(int32_t) * 1); 14 model->addOperation(ANEURALNETWORKS_ADD, {op1, op2, act}, {op3}); 16 model->identifyInputsAndOutputs( 19 assert(model->isValid()) [all...] |
add_quant8.model.cpp | 2 void CreateModel(Model *model) { 7 auto op1 = model->addOperand(&type0); 8 auto op2 = model->addOperand(&type1); 9 auto act = model->addOperand(&type2); 10 auto op3 = model->addOperand(&type1); 13 model->setOperandValue(act, act_init, sizeof(int32_t) * 1); 14 model->addOperation(ANEURALNETWORKS_ADD, {op1, op2, act}, {op3}); 16 model->identifyInputsAndOutputs( 19 assert(model->isValid()) [all...] |
concat_float_1.model.cpp | 2 void CreateModel(Model *model) { 7 auto op1 = model->addOperand(&type0); 8 auto op2 = model->addOperand(&type0); 9 auto axis0 = model->addOperand(&type1); 10 auto result = model->addOperand(&type2); 13 model->setOperandValue(axis0, axis0_init, sizeof(int32_t) * 1); 14 model->addOperation(ANEURALNETWORKS_CONCATENATION, {op1, op2, axis0}, {result}); 16 model->identifyInputsAndOutputs( 19 assert(model->isValid()) [all...] |
concat_float_2.model.cpp | 2 void CreateModel(Model *model) { 8 auto input1 = model->addOperand(&type0); 9 auto input2 = model->addOperand(&type1); 10 auto axis0 = model->addOperand(&type2); 11 auto output = model->addOperand(&type3); 14 model->setOperandValue(axis0, axis0_init, sizeof(int32_t) * 1); 15 model->addOperation(ANEURALNETWORKS_CONCATENATION, {input1, input2, axis0}, {output}); 17 model->identifyInputsAndOutputs( 20 assert(model->isValid()) [all...] |