| /prebuilts/go/darwin-x86/src/runtime/ |
| mkfastlog2table.go | 7 // fastlog2Table contains log2 approximations for 5 binary digits.
|
| /prebuilts/go/darwin-x86/test/fixedbugs/ |
| issue11326.go | 13 // binary exponent, so these constants cannot be represented anymore
|
| /prebuilts/go/linux-x86/src/cmd/go/internal/run/ |
| run.go | 27 By default, 'go run' runs the compiled binary directly: 'a.out arguments...'. 28 If the -exec flag is given, 'go run' invokes the binary using xprog: 32 on the current search path, 'go run' invokes the binary using that program, 117 // buildRunProgram is the action for running a binary that has already
|
| /prebuilts/go/linux-x86/src/cmd/go/internal/web/ |
| bootstrap.go | 7 // This code is compiled only into the bootstrap 'go' binary.
|
| /prebuilts/go/linux-x86/src/runtime/ |
| mkfastlog2table.go | 7 // fastlog2Table contains log2 approximations for 5 binary digits.
|
| /prebuilts/go/linux-x86/test/fixedbugs/ |
| issue11326.go | 13 // binary exponent, so these constants cannot be represented anymore
|
| /system/netd/netutils_wrappers/ |
| Android.mk | 18 ### Wrapper binary.
|
| /tools/tradefederation/core/tests/test-apps/TradeFedNativeTestApp/ |
| Android.mk | 28 # All gtests in all files should be compiled into one binary
|
| /external/deqp/modules/gles3/functional/ |
| es3fShaderApiTests.cpp | 867 log << TestLog::Message << "Fail, link status may only change as a result of linking or loading a program binary." << TestLog::EndMessage; 1076 // Program binary utilities 1097 // Base class for program binary cases 1109 void loadProgramBinary (ProgramBinary& binary, GLuint program); 1111 void verifyProgramBinary (ProgramBinary& binary); 1173 void ProgramBinaryCase::loadProgramBinary (ProgramBinary& binary, GLuint program) 1175 glProgramBinary(program, binary.format, &binary.data[0], (GLsizei)binary.data.size()); 1176 GLU_CHECK_MSG("Failed to load program binary.") 1242 ProgramBinary binary; local 1370 ProgramBinary binary; local 1462 ProgramBinary binary; local [all...] |
| /build/soong/cc/ |
| test.go | 31 // Create a separate binary for each source file. Useful when there is 240 module, binary := NewBinary(hod) 242 binary.baseInstaller = NewTestInstaller() 246 linker: binary.baseLinker, 248 binaryDecorator: binary, 352 module, binary := NewBinary(hod) 354 binary.baseInstaller = NewBaseInstaller("benchmarktest", "benchmarktest64", InstallInData) 357 binaryDecorator: binary,
|
| /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/ |
| CompareGuid.asm | 5 ; Redistribution and use in source and binary forms, with or without
9 ; * Redistributions in binary form must reproduce the above copyright
|
| /external/apache-http/src/org/apache/commons/codec/binary/ |
| Hex.java | 17 package org.apache.commons.codec.binary; 54 * @return A byte array containing binary data decoded from 129 * @return A byte array containing binary data decoded from 147 * @return A byte array containing binary data decoded from
|
| /external/apache-http/src/org/apache/commons/codec/net/ |
| BCodec.java | 24 import org.apache.commons.codec.binary.Base64;
|
| /external/apache-http/src/org/apache/http/impl/auth/ |
| BasicScheme.java | 33 import org.apache.commons.codec.binary.Base64;
|
| /external/devlib/devlib/platform/ |
| arm.py | 237 self.binary = self.target.bin(self.binname) 242 self.command = '{} -o {}'.format(self.binary, self.on_target_file) 243 self.command2 = '{}'.format(self.binary) 246 self.binary = self.target.install(os.path.join(PACKAGE_BIN_DIRECTORY,
|
| /external/golang-protobuf/proto/ |
| message_set_test.go | 6 // Redistribution and use in source and binary forms, with or without 12 // * Redistributions in binary form must reproduce the above
|
| size2_test.go | 6 // Redistribution and use in source and binary forms, with or without 12 // * Redistributions in binary form must reproduce the above
|
| /external/google-breakpad/android/sample_app/jni/ |
| Android.mk | 4 # Redistribution and use in source and binary forms, with or without 10 # * Redistributions in binary form must reproduce the above
|
| /external/ims/rcs/presencepolling/ |
| Android.mk | 4 # Redistribution and use in source and binary forms, with or without 8 # - Redistributions in binary form must reproduce the above copyright
|
| /external/ims/rcs/rcsmanager/ |
| Android.mk | 4 # Redistribution and use in source and binary forms, with or without 8 # - Redistributions in binary form must reproduce the above copyright
|
| /external/ims/rcs/rcsservice/ |
| Android.mk | 4 # Redistribution and use in source and binary forms, with or without 8 # - Redistributions in binary form must reproduce the above copyright
|
| /external/libxcam/modules/ocl/ |
| cl_kernel.h | 111 XCamReturn load_from_binary (const uint8_t *binary, size_t length);
|
| /external/ltp/testcases/network/tcp_cmds/ftp/ |
| ftp01 | 84 for i in binary ascii; do 86 if [ $i = "binary" ]; then
|
| /external/parameter-framework/ |
| LibPfwUtility.mk | 4 # Redistribution and use in source and binary forms, with or without modification, 10 # 2. Redistributions in binary form must reproduce the above copyright notice,
|
| LibRemoteProcessor.mk | 4 # Redistribution and use in source and binary forms, with or without modification, 10 # 2. Redistributions in binary form must reproduce the above copyright notice,
|