HomeSort by relevance Sort by last modified time
    Searched defs:isPacked (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /dalvik/dexgen/src/com/android/dexgen/dex/code/
SwitchData.java 156 public boolean isPacked() {
  /dalvik/dx/src/com/android/dx/dex/code/
SwitchData.java 157 public boolean isPacked() {
  /external/llvm/include/llvm/IR/
DerivedTypes.h 221 bool isPacked = false);
224 StringRef Name, bool isPacked = false);
230 bool isPacked = false);
233 static StructType *get(LLVMContext &Context, bool isPacked = false);
240 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
266 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /external/python/cpython2/Modules/_ctypes/
stgdict.c 319 PyObject *isPacked;
344 isPacked = PyObject_GetAttrString(type, "_pack_");
345 if (isPacked) {
346 pack = _PyInt_AsInt(isPacked);
348 Py_XDECREF(isPacked);
353 Py_DECREF(isPacked);
422 if (isStruct && !isPacked) {
496 if (isStruct && !isPacked) {
569 if (isStruct && !isPacked) {
  /external/python/cpython3/Modules/_ctypes/
stgdict.c 315 PyObject *isPacked;
340 isPacked = PyObject_GetAttrString(type, "_pack_");
341 if (isPacked) {
342 pack = _PyLong_AsInt(isPacked);
344 Py_XDECREF(isPacked);
349 Py_DECREF(isPacked);
418 if (isStruct && !isPacked) {
490 if (isStruct && !isPacked) {
560 if (isStruct && !isPacked) {
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.cpp 249 SPIRVTypeStruct::isPacked() const {
  /external/swiftshader/third_party/LLVM/include/llvm/
DerivedTypes.h 218 bool isPacked = false);
223 bool isPacked = false);
230 bool isPacked = false);
234 static StructType *get(LLVMContext &Context, bool isPacked = false);
242 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
266 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DerivedTypes.h 226 bool isPacked = false);
229 StringRef Name, bool isPacked = false);
235 bool isPacked = false);
238 static StructType *get(LLVMContext &Context, bool isPacked = false);
245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
271 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 226 bool isPacked = false);
229 StringRef Name, bool isPacked = false);
235 bool isPacked = false);
238 static StructType *get(LLVMContext &Context, bool isPacked = false);
245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
271 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 226 bool isPacked = false);
229 StringRef Name, bool isPacked = false);
235 bool isPacked = false);
238 static StructType *get(LLVMContext &Context, bool isPacked = false);
245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
271 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DerivedTypes.h 227 bool isPacked = false);
230 StringRef Name, bool isPacked = false);
243 bool isPacked = false);
246 static StructType *get(LLVMContext &Context, bool isPacked = false);
261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }
287 void setBody(ArrayRef<Type*> Elements, bool isPacked = false);
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
FieldSet.java 62 boolean isPacked();
487 boolean isPacked) {
488 if (isPacked) {
618 !descriptor.isRepeated() && !descriptor.isPacked()) {
719 if (descriptor.isPacked()) {
783 && !descriptor.isRepeated() && !descriptor.isPacked()) {
889 if (descriptor.isPacked()) {
  /frameworks/compile/slang/
slang_rs_export_type.h 646 bool IsPacked,
651 mIsPacked(IsPacked),
670 inline bool isPacked() const { return mIsPacked; }
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp 1003 bool DIARawSymbol::isPacked() const
    [all...]

Completed in 551 milliseconds

1 2 3 4 5