HomeSort by relevance Sort by last modified time
    Searched defs:fp (Results 151 - 175 of 1387) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/capstone/bindings/python/capstone/
arm64.py 25 ('fp', ctypes.c_double),
53 def fp(self): member in class:Arm64Op
54 return self.value.fp
  /external/clang/test/Analysis/
taint-tester.cpp 18 FILE *fp; local
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p13.cpp 61 typedef void (*fp)(); typedef in namespace:rdar8018262
64 typedef void (*fp)(); typedef in namespace:rdar8018262::N
67 using N::fp;
69 fp fp_1;
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-cxx0x-no-extra-copy.cpp 63 float &fp = g<X3>(); // expected-error{{call to 'g' is ambiguous}} local
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
p3.cpp 12 const float * const volatile fp = ap; local
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
p11.cpp 30 float *fp = f3<int>( 42, (A<int,int>*)0 ); // Ok, picks #2. local
  /external/clang/test/CodeGenCXX/
global-llvm-constant.cpp 13 int (*fp)(int, int); member in struct:X
  /external/clang/test/PCH/
variables.c 34 float *fp = &ip; // expected-warning{{incompatible pointer types}} variable
  /external/clang/test/Parser/
cxx-default-args.cpp 42 typedef int *fp(int x = ); // expected-error{{default arguments can only be specified for parameters in a function declaration}} typedef in struct:U
  /external/clang/test/Sema/
static-array.c 26 typedef void(*fp)(int[static 42]); // no-warning typedef
  /external/clang/test/SemaTemplate/
typename-specifier-2.cpp 21 bind_metafun<add_pointer, float>::type::type fp = &i; // expected-error{{cannot initialize a variable of type 'bind_metafun<add_pointer, float>::type::type' (aka 'float *') with an rvalue of type 'int *'}} variable
  /external/e2fsprogs/ext2ed/
disk.c 146 FILE *fp; local
148 if ((fp=fopen (LogFile,"a+"))==NULL) {
155 fprintf (fp,"\n----- EXT2ED log begin -----\n\n");
156 fprintf (fp,"Time: %s\nDevice: %s\n",ctime ((time_t *) &current_time),device_name);
157 fprintf (fp,"Offset: %lu\nLength: %lu\n",offset,length);
163 refresh_command_win ();fclose (fp);return (0);
167 fclose (fp);return (0);
170 fprintf (fp,"\nOriginal data:\n\n");
173 if (i%16==0 && i!=0) fprintf (fp,"\n");
174 fprintf (fp,"%02x ",original [i])
    [all...]
  /external/icu/icu4c/as_is/
bomlist.py 33 fp = (path + "/" + file) variable
34 if not os.path.isfile(fp):
36 f = open(fp, 'rb')
39 print 'icu/'+fp[2::]
  /external/iproute2/bridge/
monitor.c 42 FILE *fp = arg; local
45 print_timestamp(fp);
51 fprintf(fp, "[LINK]");
58 fprintf(fp, "[NEIGH]");
64 fprintf(fp, "[MDB]");
68 print_nlmsg_timestamp(fp, n);
123 FILE *fp; local
126 fp = fopen(file, "r");
127 if (fp == NULL) {
131 err = rtnl_from_file(fp, accept_msg, stdout)
    [all...]
  /external/iproute2/lib/
fs.c 39 FILE *fp; local
41 fp = fopen("/proc/mounts", "r");
42 if (!fp) {
48 while (fscanf(fp, "%*s %4095s %127s %*s %*d %*d\n",
56 fclose(fp);
148 FILE *fp; local
155 fp = fopen(path, "r");
156 if (!fp)
160 while (fgets(line, sizeof(line), fp)) {
179 fclose(fp);
    [all...]
  /external/iproute2/netem/
stats.c 18 stats(FILE *fp)
27 fstat(fileno(fp), &info);
36 fscanf(fp, "%lf", &x[i]);
37 if (feof(fp))
64 FILE *fp; local
67 fp = fopen(argv[1], "r");
68 if (!fp) {
73 fp = stdin;
75 stats(fp);
  /external/kmod/testsuite/
path.c 84 void *fp; local
94 fp = dlsym(nextlib, f);
95 assert(fp);
97 return fp;
  /external/libdivsufsort/examples/
mksary.c 70 FILE *fp, *ofp; local
87 if(fopen_s(&fp, fname = argv[1], "rb") != 0) {
89 if((fp = LFS_FOPEN(fname = argv[1], "rb")) == NULL) {
103 fp = stdin;
133 if(LFS_FSEEK(fp, 0, SEEK_END) == 0) {
134 n = LFS_FTELL(fp);
135 rewind(fp);
160 if(fread(T, sizeof(sauchar_t), (size_t)n, fp) != (size_t)n) {
163 (ferror(fp) || !feof(fp)) ? "Cannot read from" : "Unexpected EOF in"
    [all...]
sasearch.c 69 FILE *fp; local
87 if(fopen_s(&fp, argv[2], "rb") != 0) {
89 if((fp = LFS_FOPEN(argv[2], "rb")) == NULL) {
97 if(LFS_FSEEK(fp, 0, SEEK_END) == 0) {
98 n = LFS_FTELL(fp);
99 rewind(fp);
120 if(fread(T, sizeof(sauchar_t), (size_t)n, fp) != (size_t)n) {
123 (ferror(fp) || !feof(fp)) ? "Cannot read from" : "Unexpected EOF in",
128 fclose(fp);
    [all...]
  /external/libhevc/decoder/
ihevcd_trace.h 50 * fp
52 FILE *fp; member in struct:__anon24997
71 fprintf( g_trace.fp, "%-40s u(%d) : %d\n", m_str, m_numbits, m_value ); \
72 fflush ( g_trace.fp); \
82 fprintf( g_trace.fp, "%-40s ue(v) : %d\n", m_str, m_value ); \
83 fflush ( g_trace.fp); \
91 fprintf( g_trace.fp, "%-40s se(v) : %d\n", m_str, m_value ); \
92 fflush ( g_trace.fp); \
105 fprintf( g_trace.fp, "%-40s: Range:%3d State:%3d MPS:%1d\n", \
107 fflush ( g_trace.fp); \
    [all...]
  /external/libunwind/src/mips/
Gstep.c 33 unw_word_t ra, fp; local
105 &fp)) < 0)
108 Debug (2, "SH (ip=0x%016llx, ra=0x%016llx, sp=0x%016llx, fp=0x%016llx)\n",
110 (unsigned long long)c->dwarf.cfa, (unsigned long long)fp);
  /external/libxcam/modules/isp/
xcam_cpf_reader.c 68 FILE *fp = fopen (cpf_file, "rb"); local
69 XCAM_FAIL_RETURN_VAL (fp, -1);
73 if (fseek (fp, 0, SEEK_END) < 0)
75 if ((size = ftell (fp)) <= 0)
77 if (fseek( fp, 0, SEEK_SET) < 0)
82 if (fread (*buf, 1, size, fp) != (size_t) size)
85 fclose (fp);
90 fclose (fp);
  /external/linux-kselftest/tools/testing/selftests/bpf/
bpf_util.h 15 FILE *fp; local
18 fp = fopen(fcpu, "r");
19 if (!fp) {
24 while (fgets(buff, sizeof(buff), fp)) {
35 fclose(fp);
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
meminfo.c 23 FILE *fp = NULL; local
33 if ((fp = fopen(LIST_ONLINE_MEM_FILE, "r")) == NULL)
36 if (fgets(buf, sizeof(buf), fp) == NULL) {
37 fclose(fp);
41 fclose(fp);
59 FILE *fp = NULL; local
69 if ((fp = fopen(LIST_PRESENT_MEM_FILE, "r")) == NULL)
72 if (fgets(buf, sizeof(buf), fp) == NULL) {
73 fclose(fp);
77 fclose(fp);
    [all...]
  /external/ltp/testcases/kernel/controllers/libcontrollers/
libcontrollers.c 123 FILE *fp; local
134 fp = fopen(filepath, "r");
135 if (fp == NULL) {
139 while (fgets(target, LINE_MAX, fp) != NULL)
142 if (fclose(fp)) {
174 FILE *fp; local
176 fp = fopen(filepath, "r");
177 if (fp == NULL) {
181 fscanf(fp, "%u", &shares);
182 if (fclose(fp)) {
195 FILE *fp; local
    [all...]

Completed in 622 milliseconds

1 2 3 4 5 67 8 91011>>