Searched defs:inactive (Results  1 – 13 of 13) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/optional/optional.object/optional.object.assign/ | 
| D | nullopt_t.pass.cpp | 27     enum class State { inactive, constructed, destroyed };  in test()  enumerator
  | 
| D | optional_U.pass.cpp | 241     enum class state_t { inactive, constructed, copy_assigned, move_assigned };  in test()  enumerator
  | 
| /external/swiftshader/src/Pipeline/ | 
| D | SpirvShaderGroup.cpp | 112 			SIMD::UInt inactive = ~active;  in EmitGroupNonUniform()  local 149 				SIMD::UInt inactive = ~active;  in EmitGroupNonUniform()  local
  | 
| /external/libpng/contrib/libtests/ | 
| D | pngimage.c | 963       int active = 0, inactive = 0;  in update_display()  local
  | 
| /external/mesa3d/src/amd/llvm/ | 
| D | ac_llvm_build.c | 3600                                           LLVMValueRef inactive)  in ac_build_set_inactive()
  | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | connectors.v1.json | 1333         "inactive": {  object
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 9606 	struct bpf_prog_array *inactive;  member 39364 	struct bpf_prog_array___2 *inactive;  member 41322 	long unsigned int inactive;  member 77842 	u64 inactive;  member 97014 	inactive = 1,  enumerator
  | 
| D | vmlinux.h | 9606 	struct bpf_prog_array *inactive;  member 39364 	struct bpf_prog_array___2 *inactive;  member 41322 	long unsigned int inactive;  member 77842 	u64 inactive;  member 97014 	inactive = 1,  enumerator
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 5982 	struct bpf_prog_array *inactive;  member 68936 	long unsigned int inactive;  member 107491 	inactive = 1,  enumerator
  | 
| D | vmlinux.h | 5982 	struct bpf_prog_array *inactive;  member 68936 	long unsigned int inactive;  member 107491 	inactive = 1,  enumerator
  | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 4233 	struct bpf_prog_array *inactive;  member 35335 	long unsigned int inactive;  member 91642 	inactive = 1,  enumerator
  | 
| D | vmlinux_510.h | 4233 	struct bpf_prog_array *inactive;  member 35335 	long unsigned int inactive;  member 91642 	inactive = 1,  enumerator
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 8404 	struct bpf_prog_array *inactive;  member 70009 	u8 inactive: 1;  member
  |