HomeSort by relevance Sort by last modified time
    Searched refs:allow (Results 376 - 400 of 1066) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/net/
ipsock_posix.go 108 // Note that the latest DragonFly BSD and OpenBSD kernels allow
165 // we allow an listener to listen to the wildcard
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
testflag.go 85 // We allow known flags both before and after the package name list,
86 // to allow both
  /prebuilts/go/linux-x86/src/net/
ipsock_posix.go 108 // Note that the latest DragonFly BSD and OpenBSD kernels allow
165 // we allow an listener to listen to the wildcard
  /build/blueprint/
doc.go 26 // Blueprint uses a bootstrapping process to allow the code for Blueprint,
ninja_writer.go 61 // Output the line without trimming the left so as to allow comments
  /build/make/core/
dex_preopt_libart_boot.mk 80 # ...unless the boot image is generated specifically for testing, then allow all logging.
  /build/soong/cc/config/
mips_device.go 37 "-Wl,--allow-shlib-undefined",
  /compatibility/cdd/7_hardware-compatibility/
7_6_memory-and-storage.md 57 * [C-2-1] MUST allow only pre-installed and privileged Android
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 16 * [C-0-4] MUST NOT allow an application that can affect another application
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
ProcessorAsms.S 16 # This is separated from processor.c to allow this functions to be built with /O1
  /external/mesa3d/docs/specs/
MESA_multithread_makecurrent.spec 136 The intention is to allow multithreaded access to the GL at the
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
EnumDescriptor.cs 57 // We cannot allow enums with no values because this would mean there
ReflectionUtil.cs 42 /// Basically they allow the creation of relatively weakly typed delegates from MethodInfos
  /frameworks/base/packages/SystemUI/tests/
Android.mk 83 # UI it doesn't own. This is necessary to allow screenshots to be taken
  /frameworks/base/services/core/java/com/android/server/am/
UserController.java 156 * Maximum number of users we allow to be running at a time, including system user.
    [all...]
  /frameworks/ml/nn/runtime/
NeuralNetworks.cpp 359 bool allow) {
365 return m->relaxComputationFloat32toFloat16(allow);
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
shift.go 105 const oneIf64Bit = ^uint(0) >> 63 // allow large shifts of constants; they are used for 32/64 bit compatibility tricks
  /prebuilts/go/darwin-x86/src/go/build/
deps_test.go 436 var allow func(string)
437 allow = func(p string) {
446 allow(pp)
451 allow(pp)
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/
gcimporter.go 153 // TODO(gri): allow clients of go/importer to provide a FileSet.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
idna.go 33 // Option 1) Return an empty string in case of error, but allow the user to
100 // This option is useful, for instance, for browsers that allow characters
312 // TODO: allow for a quick check of the tables data.
414 // TODO: handle the NV8 defined in the Unicode idna data set to allow
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
shift.go 105 const oneIf64Bit = ^uint(0) >> 63 // allow large shifts of constants; they are used for 32/64 bit compatibility tricks
  /prebuilts/go/linux-x86/src/go/build/
deps_test.go 436 var allow func(string)
437 allow = func(p string) {
446 allow(pp)
451 allow(pp)
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/
gcimporter.go 153 // TODO(gri): allow clients of go/importer to provide a FileSet.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
idna.go 33 // Option 1) Return an empty string in case of error, but allow the user to
100 // This option is useful, for instance, for browsers that allow characters
312 // TODO: allow for a quick check of the tables data.
414 // TODO: handle the NV8 defined in the Unicode idna data set to allow
  /device/google/contexthub/firmware/app/
app.mk 183 LDFLAGS += -Wl,--no-allow-shlib-undefined

Completed in 1605 milliseconds

<<11121314151617181920>>